[PATCH] D108008: [WIP][Attributor] AAHotCold Use CFG to propagate hot cold.
Kuter Dinel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 18 17:43:14 PDT 2021
kuter updated this revision to Diff 367373.
kuter added a comment.
rebase, fix tests, change propagation technique.
I will add a test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108008/new/
https://reviews.llvm.org/D108008
Files:
llvm/lib/Transforms/IPO/AttributorAttributes.cpp
llvm/test/Transforms/Attributor/IPConstantProp/2009-09-24-byval-ptr.ll
llvm/test/Transforms/Attributor/depgraph.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108008.367373.patch
Type: text/x-patch
Size: 7822 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210819/2e408a45/attachment.bin>
More information about the llvm-commits
mailing list