[PATCH] D48401: [InstCombine] fold vector select of binops with constant ops to 1 binop (PR37806)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 21 13:19:50 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL335283: [InstCombine] fold vector select of binops with constant ops to 1 binop… (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48401?vs=152307&id=152366#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48401
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
llvm/trunk/test/Transforms/InstCombine/shuffle_select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48401.152366.patch
Type: text/x-patch
Size: 13364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180621/ca7bde43/attachment.bin>
More information about the llvm-commits
mailing list