[PATCH] D67751: [Attributor] Implement "norecurse" function attribute deduction
Hideto Ueno via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 20 07:08:58 PDT 2019
uenoku updated this revision to Diff 221023.
uenoku added a comment.
Address comment
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67751/new/
https://reviews.llvm.org/D67751
Files:
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/test/Transforms/FunctionAttrs/norecurse.ll
llvm/test/Transforms/FunctionAttrs/willreturn.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67751.221023.patch
Type: text/x-patch
Size: 18755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190920/00a254ef/attachment-0001.bin>
More information about the llvm-commits
mailing list