[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 Jun 17 01:34:54 PDT 2020
mkazantsev planned changes to this revision.
mkazantsev added a comment.
Maybe it makes sense to implement transform for select first, and then lift limitation on branches & returns.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81375/new/
https://reviews.llvm.org/D81375
More information about the llvm-commits
mailing list