[PATCH] D68929: [Attributor][FIX] Use check line that is actually tested
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 13 11:23:19 PDT 2019
jdoerfert updated this revision to Diff 224790.
jdoerfert added a comment.
Handle pointers with address spaces and make sure uses are pointer operands
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68929/new/
https://reviews.llvm.org/D68929
Files:
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/test/Transforms/FunctionAttrs/arg_returned.ll
llvm/test/Transforms/FunctionAttrs/dereferenceable.ll
llvm/test/Transforms/FunctionAttrs/nocapture.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68929.224790.patch
Type: text/x-patch
Size: 7263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191013/7043bfed/attachment.bin>
More information about the llvm-commits
mailing list