[PATCH] D69069: [IPO] Convert LoopExtractor pass from LoopPass to ModulePass

Ehud Katz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 22 04:11:56 PDT 2019


ekatz updated this revision to Diff 226020.
ekatz edited the summary of this revision.
ekatz added a comment.

Removed redundant handling of EH pads at exit blocks, as it is already handled in CodeExtractor.


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

https://reviews.llvm.org/D69069

Files:
  llvm/lib/Transforms/IPO/LoopExtractor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69069.226020.patch
Type: text/x-patch
Size: 8419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191022/ea749cb0/attachment.bin>


More information about the llvm-commits mailing list