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

Maksim Kita via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 10:02:08 PDT 2023


kitaisreal updated this revision to Diff 545726.
kitaisreal marked 5 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.545726.patch
Type: text/x-patch
Size: 21248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230731/d6fb2447/attachment.bin>


More information about the llvm-commits mailing list