[PATCH] D106990: [IROutliner] Outlining branches with single entry and single exit
Andrew Litteken via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 29 15:15:31 PDT 2021
AndrewLitteken updated this revision to Diff 362900.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106990/new/
https://reviews.llvm.org/D106990
Files:
llvm/include/llvm/Analysis/IRSimilarityIdentifier.h
llvm/include/llvm/Transforms/IPO/IROutliner.h
llvm/lib/Analysis/IRSimilarityIdentifier.cpp
llvm/lib/Transforms/IPO/IROutliner.cpp
llvm/test/Transforms/IROutliner/outlining-across-branch.ll
llvm/test/Transforms/IROutliner/outlining-basic-branches.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106990.362900.patch
Type: text/x-patch
Size: 24876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210729/7a4a4022/attachment.bin>
More information about the llvm-commits
mailing list