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

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 21 00:24:45 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6beb371e4c46: [InstCombine] Combine binary operator of two phi node (authored by StephenFan).

Changed prior to commit:
  https://reviews.llvm.org/D145223?vs=506397&id=506863#toc

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.506863.patch
Type: text/x-patch
Size: 6152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230321/b86cc079/attachment.bin>


More information about the llvm-commits mailing list