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

Maksim Kita via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 30 11:44:38 PDT 2023


kitaisreal updated this revision to Diff 545461.
kitaisreal added a comment.

Updated implementation.


Repository:
  rG LLVM Github Monorepo

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

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.545461.patch
Type: text/x-patch
Size: 8673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230730/0b7729d5/attachment-0001.bin>


More information about the llvm-commits mailing list