[PATCH] D81375: [InstCombine] Simplify boolean Phis with const inputs using CFG
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 16 13:12:27 PDT 2020
nikic added a comment.
Why is this being limited to phis used in ret and br?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81375/new/
https://reviews.llvm.org/D81375
More information about the llvm-commits
mailing list