[PATCH] D106993: [IROutliner] Outline across branches with multiple exits
Andrew Litteken via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 8 09:08:51 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc172f1ad39cb: [IROutliner] Adding supports for multiple exits (authored by AndrewLitteken).
Changed prior to commit:
https://reviews.llvm.org/D106993?vs=370425&id=371362#toc
Repository:
rG LLVM Github Monorepo
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.371362.patch
Type: text/x-patch
Size: 58692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210908/0441dec4/attachment-0001.bin>
More information about the llvm-commits
mailing list