[PATCH] D76404: [WIP][Attributor] Deduce attributes for non-exact functions

Luofan Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 19 06:27:06 PDT 2020


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

- Added tests
- Added `noinline` attribute to call site to prevent the internal function being inlined


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

https://reviews.llvm.org/D76404

Files:
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/test/Transforms/Attributor/wrapper.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76404.251359.patch
Type: text/x-patch
Size: 6151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200319/c886ac02/attachment.bin>


More information about the llvm-commits mailing list