[PATCH] D115003: [funcattrs] Infer writeonly argument attribute [part 2]
Philip Reames via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 3 12:50:05 PST 2022
reames updated this revision to Diff 397124.
reames edited the summary of this revision.
reames added a comment.
Rework account for only being to infer on nocapture arguments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115003/new/
https://reviews.llvm.org/D115003
Files:
llvm/lib/Transforms/IPO/FunctionAttrs.cpp
llvm/test/Analysis/TypeBasedAliasAnalysis/functionattrs.ll
llvm/test/Other/cgscc-devirt-iteration.ll
llvm/test/Transforms/FunctionAttrs/norecurse.ll
llvm/test/Transforms/FunctionAttrs/writeonly.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115003.397124.patch
Type: text/x-patch
Size: 4570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220103/90bfff2c/attachment.bin>
More information about the cfe-commits
mailing list