[PATCH] D106993: [IROutliner] Outline across branches with multiple exits

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


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

Updating tests, fixing bugs and making the code cleaner.


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.367867.patch
Type: text/x-patch
Size: 57017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210820/5090d5f7/attachment.bin>


More information about the llvm-commits mailing list