[PATCH] D59919: [Attributor] Deduce "returned" argument attribute
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 9 08:59:06 PDT 2019
jdoerfert updated this revision to Diff 203741.
jdoerfert added a comment.
Update to new Attributor design and more tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59919/new/
https://reviews.llvm.org/D59919
Files:
clang/test/CodeGenOpenCL/as_type.cl
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/test/Transforms/FunctionAttrs/arg_nocapture.ll
llvm/test/Transforms/FunctionAttrs/arg_returned.ll
llvm/test/Transforms/FunctionAttrs/read_write_returned_arguments_scc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59919.203741.patch
Type: text/x-patch
Size: 37084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190609/f87e0692/attachment-0001.bin>
More information about the cfe-commits
mailing list