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

Maksim Kita via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 1 02:16:29 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG991855ea8a7f: [InstCombine] Improve foldOpIntoPhi() to use isImpliedCondition (authored by kitaisreal).

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.545971.patch
Type: text/x-patch
Size: 21314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230801/34f7ad5e/attachment.bin>


More information about the llvm-commits mailing list