[PATCH] D54498: AbstractCallSite -- A unified interface for (in)direct and callback calls

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 11 23:17:36 PST 2019


jdoerfert updated this revision to Diff 181423.
jdoerfert marked an inline comment as done.
jdoerfert added a comment.

Remove leftover debug stmt


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54498/new/

https://reviews.llvm.org/D54498

Files:
  lib/IR/AbstractCallSite.cpp
  lib/Transforms/IPO/IPConstantPropagation.cpp
  test/Transforms/IPConstantProp/multiple_callbacks.ll
  test/Transforms/IPConstantProp/openmp_parallel_for.ll
  test/Transforms/IPConstantProp/pthreads.ll
  test/Transforms/IPConstantProp/thread_local_acs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54498.181423.patch
Type: text/x-patch
Size: 13695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190112/c189c39b/attachment.bin>


More information about the llvm-commits mailing list