Skip to content
Commit 2c095444 authored by Craig Topper's avatar Craig Topper
Browse files

[X86] Prevent promotion of i16 add/sub/and/or/xor to i32 if we can fold an...

[X86] Prevent promotion of i16 add/sub/and/or/xor to i32 if we can fold an atomic load and atomic store.

This makes them consistent with i8/i32/i64. Which still seems to be more aggressive on folding than icc, gcc, or MSVC.

llvm-svn: 338795
parent 5937368d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment