[PATCH] D44997: [InstCombine] Fold compare of int constant against a splatted vector of ints
Daniel Neilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 3 10:29:19 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL329087: [InstCombine] Fold compare of int constant against a splatted vector of ints (authored by dneilson, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D44997
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineInternal.h
llvm/trunk/test/Transforms/InstCombine/icmp-bc-vec.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44997.140820.patch
Type: text/x-patch
Size: 8460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180403/b4becdec/attachment.bin>
More information about the llvm-commits
mailing list