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

Luofan Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 20 17:55:42 PDT 2020


bbn updated this revision to Diff 251810.
bbn retitled this revision from "[WIP][Attributor] Deduce attributes for non-exact functions" to "[Attributor] Deduce attributes for non-exact functions".
bbn added a comment.

- added some `CHECK-NOT` to tests
- deleted unused statistic


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.251810.patch
Type: text/x-patch
Size: 6876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200321/d8bb2a84/attachment.bin>


More information about the llvm-commits mailing list