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

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 31 01:34:28 PDT 2019


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

Assume that all intrinsic function wouldn't free memory.


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

https://reviews.llvm.org/D62687

Files:
  llvm/include/llvm/IR/Attributes.td
  llvm/lib/Transforms/IPO/Attributor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62687.202386.patch
Type: text/x-patch
Size: 5103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190531/848c8cf6/attachment.bin>


More information about the llvm-commits mailing list