[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 23:29:49 PST 2020
    
    
  
bbn updated this revision to Diff 248904.
bbn added a comment.
- Added `const` for `InlineableFunctions`
- updated `isFunctionIPOAmendable()`
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.248904.patch
Type: text/x-patch
Size: 8773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200307/de681703/attachment.bin>
    
    
More information about the llvm-commits
mailing list