[PATCH] D39999: [InstCombine] Simplify binops that are only used by a select and are fed by a select with the same condition.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 14 21:23:19 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL318267: [InstCombine] Simplify binops that are only used by a select and are fed by a… (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D39999?vs=122776&id=122963#toc
Repository:
rL LLVM
https://reviews.llvm.org/D39999
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/trunk/test/Transforms/InstCombine/select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39999.122963.patch
Type: text/x-patch
Size: 4077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171115/f4e6f88f/attachment.bin>
More information about the llvm-commits
mailing list