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

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 30 23:39:14 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb1b441d22de8: [Attributor] Use abstract call sites to determine associated arguments (authored by jdoerfert).
Herald added a subscriber: jfb.

Changed prior to commit:
  https://reviews.llvm.org/D68008?vs=224769&id=235677#toc

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/Attributor/IPConstantProp/PR26044.ll
  llvm/test/Transforms/Attributor/IPConstantProp/openmp_parallel_for.ll
  llvm/test/Transforms/Attributor/IPConstantProp/pthreads.ll
  llvm/test/Transforms/Attributor/IPConstantProp/thread_local_acs.ll
  llvm/test/Transforms/Attributor/callbacks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68008.235677.patch
Type: text/x-patch
Size: 17383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191231/fb194a51/attachment.bin>


More information about the llvm-commits mailing list