[X86] Add commuted isel pattern for the load form of ADCX instructions.
This prevents the legacy ADC instruction from being favored over ADCX when the load is in the operand 0. llvm-svn: 341745
Loading
Please sign in to comment
This prevents the legacy ADC instruction from being favored over ADCX when the load is in the operand 0. llvm-svn: 341745