[PATCH] D121311: [IROutliner] Ignore Regions where part of an outlined phi nodes incoming block is included, but the final branch instruction is not
Andrew Litteken via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 21 09:06:51 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4e500df89ec6: [IROutliner] Fix phi nodes when self referential within block but doesn't… (authored by AndrewLitteken).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121311/new/
https://reviews.llvm.org/D121311
Files:
llvm/lib/Transforms/IPO/IROutliner.cpp
llvm/test/Transforms/IROutliner/phi-nodes-parent-block-referential.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121311.416980.patch
Type: text/x-patch
Size: 6349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220321/265adba3/attachment.bin>
More information about the llvm-commits
mailing list