[PATCH] D82005: [InstCombine] Replace selects with Phis
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 21 22:22:41 PDT 2020
mkazantsev updated this revision to Diff 272335.
mkazantsev added a comment.
Added test with duplicating preds and negative test with invokes. Removed braces.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82005/new/
https://reviews.llvm.org/D82005
Files:
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/test/Transforms/InstCombine/select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82005.272335.patch
Type: text/x-patch
Size: 8550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200622/5b4a07c2/attachment.bin>
More information about the llvm-commits
mailing list