[PATCH] D56447: Enable IPConstantPropagation to work with abstract call sites

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 18 21:23:29 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351628: Enable IPConstantPropagation to work with abstract call sites (authored by jdoerfert, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56447

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56447.182664.patch
Type: text/x-patch
Size: 13859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190119/aa8a4d62/attachment.bin>


More information about the llvm-commits mailing list