[PATCH] D75590: [Attributor] IPO across definition boundary of a function marked alwaysinline

Luofan Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 6 05:31:18 PST 2020


bbn updated this revision to Diff 248708.
bbn added a comment.

Move `InlineableFunctions` set to InfoCache


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75590/new/

https://reviews.llvm.org/D75590

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/test/Transforms/Attributor/alwaysinline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75590.248708.patch
Type: text/x-patch
Size: 5794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200306/6e90f8b9/attachment-0001.bin>


More information about the llvm-commits mailing list