[PATCH] D62687: [Attributor] Deduce "nofree" function attribute

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 12 08:58:16 PDT 2019


uenoku updated this revision to Diff 209499.
uenoku added a comment.

Add tests and `check-all` passed.


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

https://reviews.llvm.org/D62687

Files:
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/test/Transforms/FunctionAttrs/arg_returned.ll
  llvm/test/Transforms/FunctionAttrs/fn_noreturn.ll
  llvm/test/Transforms/FunctionAttrs/nofree-attributor.ll
  llvm/test/Transforms/FunctionAttrs/nosync.ll
  llvm/test/Transforms/FunctionAttrs/nounwind.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62687.209499.patch
Type: text/x-patch
Size: 29244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190712/0c3f23a6/attachment-0001.bin>


More information about the llvm-commits mailing list