[PATCH] D117110: [InstCombine] try to fold binop with phi operands

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 12 06:21:51 PST 2022


lebedev.ri added a comment.

What about the case where one PHI is fully constant: https://godbolt.org/z/16W8oGYv3 ?


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

https://reviews.llvm.org/D117110



More information about the llvm-commits mailing list