[PATCH] D106993: [IROutliner] Outline across branches with multiple exits
Andrew Litteken via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 2 15:08:24 PDT 2021
AndrewLitteken updated this revision to Diff 370425.
AndrewLitteken added a comment.
Updating types, removing unnecessary checks
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106993/new/
https://reviews.llvm.org/D106993
Files:
llvm/lib/Transforms/IPO/IROutliner.cpp
llvm/test/Transforms/IROutliner/outlining-exits-to-phi-node.ll
llvm/test/Transforms/IROutliner/outlining-multiple-exits-diff-outputs.ll
llvm/test/Transforms/IROutliner/outlining-multiple-exits-one-output-set.ll
llvm/test/Transforms/IROutliner/outlining-multiple-exits.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106993.370425.patch
Type: text/x-patch
Size: 58672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210902/d2e2417a/attachment.bin>
More information about the llvm-commits
mailing list