[PATCH] D81375: [InstCombine] Simplify boolean Phis with const inputs using CFG

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 2 12:25:34 PDT 2020


nikic added a comment.

Now that the other issues have been fixed, change this back to start at the phi node, rather than return/branch?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81375/new/

https://reviews.llvm.org/D81375





More information about the llvm-commits mailing list