[PATCH] D64876: [Attributor] Deduce "dereferenceable" attribute
Hideto Ueno via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 23 01:18:58 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL366788: [Attributor] Deduce "dereferenceable" attribute (authored by uenoku, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D64876?vs=211258&id=211260#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64876/new/
https://reviews.llvm.org/D64876
Files:
llvm/trunk/include/llvm/Transforms/IPO/Attributor.h
llvm/trunk/lib/Transforms/IPO/Attributor.cpp
llvm/trunk/test/Transforms/FunctionAttrs/arg_nocapture.ll
llvm/trunk/test/Transforms/FunctionAttrs/dereferenceable.ll
llvm/trunk/test/Transforms/FunctionAttrs/noalias_returned.ll
llvm/trunk/test/Transforms/FunctionAttrs/nonnull.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64876.211260.patch
Type: text/x-patch
Size: 26735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190723/ed999df2/attachment.bin>
More information about the llvm-commits
mailing list