[PATCH] D68008: [Attributor] Use abstract call sites to determine associated arguments
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 12 22:01:21 PDT 2019
jdoerfert updated this revision to Diff 224769.
jdoerfert edited the summary of this revision.
jdoerfert added a comment.
Fixes and check line update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68008/new/
https://reviews.llvm.org/D68008
Files:
llvm/include/llvm/IR/CallSite.h
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/IR/AbstractCallSite.cpp
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/test/Transforms/FunctionAttrs/callbacks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68008.224769.patch
Type: text/x-patch
Size: 18647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191013/251c6076/attachment-0001.bin>
More information about the llvm-commits
mailing list