[PATCH] D81022: [Attributor] Split the Attributor::run() into multiple functions.
Kuter Dinel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 4 16:36:58 PDT 2020
kuter updated this revision to Diff 268617.
kuter added a comment.
1. rename `::runScheduler` to `::runTillFixpoint`
2. improve comments for `::runTillFixpoint`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81022/new/
https://reviews.llvm.org/D81022
Files:
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/Transforms/IPO/Attributor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81022.268617.patch
Type: text/x-patch
Size: 4881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200604/73fc004e/attachment.bin>
More information about the llvm-commits
mailing list