[PATCH] D68008: [Attributor] Use abstract call sites to determine associated arguments

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 9 23:14:49 PDT 2019


jdoerfert updated this revision to Diff 224255.
jdoerfert added a comment.

Add no-alias restriction and test


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.224255.patch
Type: text/x-patch
Size: 17354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191010/ced41088/attachment.bin>


More information about the llvm-commits mailing list