[PATCH] D106440: [IROutliner] Change Prioritization of Outlining to honor cost model
Andrew Litteken via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 20 12:04:24 PDT 2021
AndrewLitteken updated this revision to Diff 367857.
AndrewLitteken added a comment.
Adjusting based on comments, cleaning up the code, and adding an additional check to make sure cost model is still correct when the regions are about to be outlined.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106440/new/
https://reviews.llvm.org/D106440
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-bitcasts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106440.367857.patch
Type: text/x-patch
Size: 29569 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210820/0c604e37/attachment.bin>
More information about the llvm-commits
mailing list