[PATCH] D155718: [InstCombine] Remove unneeded isa<PHINode> check in foldOpIntoPhi

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 00:49:29 PDT 2023


nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.

The change LGTM, but this patch should not be based on D154064 <https://reviews.llvm.org/D154064>. We should land this first and D154064 <https://reviews.llvm.org/D154064> later.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155718



More information about the llvm-commits mailing list