[PATCH] D124777: [IROutliner] Accommodate PHINodes with entry outside region for numbering
Andrew Litteken via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 4 11:49:03 PDT 2022
AndrewLitteken updated this revision to Diff 427100.
AndrewLitteken added a comment.
Updating case when there are no predecessors to the outlined region form outside the region.
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.427100.patch
Type: text/x-patch
Size: 9987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220504/c23d5b81/attachment.bin>
More information about the llvm-commits
mailing list