[PATCH] D107409: [Attributor] Propagate Cold attribute inter procedurally

Kuter Dinel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 4 19:05:55 PDT 2021


kuter updated this revision to Diff 364317.
kuter added a comment.

small fix.


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/hotcold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107409.364317.patch
Type: text/x-patch
Size: 16197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210805/f30b1f65/attachment.bin>


More information about the llvm-commits mailing list