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

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 14 20:36:36 PST 2019


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

Improved the documentation


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56447

Files:
  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: D56447.181712.patch
Type: text/x-patch
Size: 13530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190115/8d7d30ee/attachment.bin>


More information about the llvm-commits mailing list