[PATCH] D107409: [Attributor] Propagate Cold attribute inter procedurally
Kuter Dinel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 18 17:26:08 PDT 2021
kuter updated this revision to Diff 367367.
kuter added a comment.
Fix the depgraph.ll
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107409/new/
https://reviews.llvm.org/D107409
Files:
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/lib/Transforms/IPO/AttributorAttributes.cpp
llvm/test/Transforms/Attributor/ArgumentPromotion/byval.ll
llvm/test/Transforms/Attributor/IPConstantProp/2009-09-24-byval-ptr.ll
llvm/test/Transforms/Attributor/depgraph.ll
llvm/test/Transforms/Attributor/hotcold.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107409.367367.patch
Type: text/x-patch
Size: 17127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210819/80f6f4a7/attachment.bin>
More information about the llvm-commits
mailing list