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

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 19 07:59:35 PDT 2023


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

Move function into a variable and add sub test.


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.506397.patch
Type: text/x-patch
Size: 6165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230319/2649ae60/attachment.bin>


More information about the llvm-commits mailing list