[PATCH] D106990: [IROutliner] Outlining branches with single entry and single exit

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 20 12:15:14 PDT 2021


AndrewLitteken updated this revision to Diff 367865.
AndrewLitteken added a comment.

Updating tests, fixing bugs, and bringing up to date with parent patches.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106990/new/

https://reviews.llvm.org/D106990

Files:
  llvm/include/llvm/Transforms/IPO/IROutliner.h
  llvm/lib/Transforms/IPO/IROutliner.cpp
  llvm/test/Transforms/IROutliner/opt-remarks.ll
  llvm/test/Transforms/IROutliner/outlining-across-branch.ll
  llvm/test/Transforms/IROutliner/outlining-basic-branches.ll
  llvm/test/Transforms/IROutliner/outlining-multiple-exits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106990.367865.patch
Type: text/x-patch
Size: 45510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210820/521cbad7/attachment-0001.bin>


More information about the llvm-commits mailing list