[PATCH] D21899: [InstCombine] extend (select X, C1, C2 --> ext X) to vectors
Sanjay Patel via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 6 15:30:10 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL274696: [InstCombine] enhance (select X, C1, C2 --> ext X) to handle vectors (authored by spatel).
Changed prior to commit:
http://reviews.llvm.org/D21899?vs=62898&id=62985#toc
Repository:
rL LLVM
http://reviews.llvm.org/D21899
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/trunk/test/Transforms/InstCombine/apint-select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21899.62985.patch
Type: text/x-patch
Size: 5569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160706/1d111b74/attachment.bin>
More information about the llvm-commits
mailing list