Skip to content
Commit 3998041e authored by Craig Topper's avatar Craig Topper
Browse files

[X86] Add test case to show failure to promote i16 subtract when the LHS is a...

[X86] Add test case to show failure to promote i16 subtract when the LHS is a load and the result is stored to a different address.

We mistakenly believe we might be able to fold this as a RMW operation, but that doesn't end up happening.

llvm-svn: 328929
parent ae2de57d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment