[PATCH] D156620: [InstCombine] Improve foldOpIntoPhi() to use isImpliedCondition

Maksim Kita via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 30 08:14:50 PDT 2023


kitaisreal created this revision.
kitaisreal added reviewers: nikic, goldstein.w.n.
kitaisreal added projects: All, LLVM.
Herald added subscribers: StephenFan, hiraditya.
kitaisreal requested review of this revision.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D156620

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/phi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156620.545445.patch
Type: text/x-patch
Size: 8822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230730/abfdb530/attachment.bin>


More information about the llvm-commits mailing list