Files
llvm/lib
Sanjay Patel 83601e52b8 [InstCombine] use constant pattern matchers with icmp+sext
The previous code worked with vectors, but it failed when the
vector constants contained undef elements. 
The matchers handle those cases.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@335262 91177308-0d34-0410-b5e6-96231b3b80d8
2018-06-21 17:51:44 +00:00
..
2017-10-16 20:48:19 +00:00