[PATCH] D121312: [IROutliner] Avoid reusing PHINodes that have already been matched when merging outlined functions' phi node blocks

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 14 10:00:26 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3c90812f3b43: [IROutliner] Avoid reusing PHINodes that have already been matched when merging… (authored by AndrewLitteken).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121312

Files:
  llvm/lib/Transforms/IPO/IROutliner.cpp
  llvm/test/Transforms/IROutliner/duplicate-merging-phis.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121312.415132.patch
Type: text/x-patch
Size: 7621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220314/d65ce055/attachment.bin>


More information about the llvm-commits mailing list