[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:39:38 PST 2019


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

Fix wording


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.181714.patch
Type: text/x-patch
Size: 13533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190115/69ec90c9/attachment.bin>


More information about the llvm-commits mailing list