[PATCH] D20289: [InstCombine] check vector elements before trying to transform LE/GE vector icmp (PR27756)
Sanjay Patel via llvm-commits
llvm-commits at lists.llvm.org
Mon May 16 18:04:07 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL269728: [InstCombine] check vector elements before trying to transform LE/GE vector… (authored by spatel).
Changed prior to commit:
http://reviews.llvm.org/D20289?vs=57405&id=57426#toc
Repository:
rL LLVM
http://reviews.llvm.org/D20289
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/trunk/test/Transforms/InstCombine/icmp-vec.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20289.57426.patch
Type: text/x-patch
Size: 7430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160517/8cdae209/attachment.bin>
More information about the llvm-commits
mailing list