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

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 30 14:02:08 PDT 2021


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

Updating based on comments


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/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
  llvm/test/Transforms/IROutliner/region-end-of-module.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106990.369545.patch
Type: text/x-patch
Size: 45688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210830/99657e02/attachment.bin>


More information about the llvm-commits mailing list