Files
llvm/lib
Sanjay Patel 38daa71a61 [InstCombine] prevent possible miscompile with sdiv+negate of vector op
Similar to:
rL358005

Forego folding arbitrary vector constants to fix a possible miscompile bug.
We can enhance the transform if we do want to handle the more complicated
vector case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358013 91177308-0d34-0410-b5e6-96231b3b80d8
2019-04-09 15:13:03 +00:00
..
2017-10-16 20:48:19 +00:00
2019-04-05 08:26:58 +00:00
2019-04-09 12:18:44 +00:00