Skip to content
Commit 409943ef authored by Eli Friedman's avatar Eli Friedman
Browse files

Don't emit nsw flags for vector operations; there's basically no benefit, and...

Don't emit nsw flags for vector operations; there's basically no benefit, and a lot of downside (like PR9850, which is about clang's xmmintrin.h making an unexpected transformation on an expression involving _mm_add_epi32).

llvm-svn: 131000
parent 20ce0c0c
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