Skip to content
Commit 280f6313 authored by Craig Topper's avatar Craig Topper
Browse files

[X86] Add test case to show failure to promote i16 subtract because we...

[X86] Add test case to show failure to promote i16 subtract because we mistakenly believe the load can be folded. NFC

The left hand side of the subtract is a load, but we cna't fold those unless we also have a store.

llvm-svn: 328927
parent 9bc0d881
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