[PATCH] D81375: [InstCombine] Simplify boolean Phis with const inputs using CFG
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 1 23:15:06 PDT 2020
mkazantsev updated this revision to Diff 275011.
mkazantsev added a comment.
Rebased on top of underlying fixes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81375/new/
https://reviews.llvm.org/D81375
Files:
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/test/Transforms/InstCombine/branch.ll
llvm/test/Transforms/InstCombine/icmp-constant-phi.ll
llvm/test/Transforms/InstCombine/simple_phi_condition.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81375.275011.patch
Type: text/x-patch
Size: 8868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200702/db375077/attachment-0001.bin>
More information about the llvm-commits
mailing list