Skip to content
Commit 37d68e45 authored by Craig Topper's avatar Craig Topper
Browse files

[X86] Add a test case showing failure to use the RMW form of ADC when the load...

[X86] Add a test case showing failure to use the RMW form of ADC when the load is in operand 1 going into isel.

The ADC instruction is commutable, but we only have RMW isel patterns with a load on the left hand side. Nothing will canonicalize loads to the LHS on these ops. So we need two patterns.

llvm-svn: 341605
parent 8c4db5da
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment