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

Maksim Kita via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 11:37:34 PDT 2023


kitaisreal updated this revision to Diff 545750.
kitaisreal marked 3 inline comments as done.
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.545750.patch
Type: text/x-patch
Size: 21314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230731/b7b600a5/attachment.bin>


More information about the llvm-commits mailing list