[PATCH] D62687: [Attributor] Deduce "nofree" function attribute
Hideto Ueno via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 31 22:50:44 PDT 2019
uenoku updated this revision to Diff 202535.
uenoku added a comment.
Assume that all intrinsic would free memory and use IR Attribute.
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.202535.patch
Type: text/x-patch
Size: 5137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190601/59f44226/attachment.bin>
More information about the llvm-commits
mailing list