[PATCH] D124777: [IROutliner] Accommodate PHINodes with entry outside region for numbering

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 7 15:12:45 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe38f014c40e9: [IROutliner] Accomodate blocks containing PHINodes with one entry outside theā€¦ (authored by AndrewLitteken).

Changed prior to commit:
  https://reviews.llvm.org/D124777?vs=427100&id=427900#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124777

Files:
  llvm/lib/Transforms/IPO/IROutliner.cpp
  llvm/test/Transforms/IROutliner/no-external-block-entries.ll
  llvm/test/Transforms/IROutliner/one-external-incoming-block-phi-node.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124777.427900.patch
Type: text/x-patch
Size: 10127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220507/084ef5b8/attachment.bin>


More information about the llvm-commits mailing list