[PATCH] D145223: [InstCombine] Combine binary operator of two phi node

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 12 18:47:41 PDT 2023


StephenFan updated this revision to Diff 504495.
StephenFan added a comment.

Support BinOp Identity.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145223

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145223.504495.patch
Type: text/x-patch
Size: 5547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230313/4d8a9e0f/attachment.bin>


More information about the llvm-commits mailing list