[PATCH] D56447: Enable IPConstantPropagation to work with abstract call sites
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 8 10:32:33 PST 2019
jdoerfert updated this revision to Diff 180695.
jdoerfert added a comment.
Update the old encoding
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.180695.patch
Type: text/x-patch
Size: 13201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190108/7551eaf2/attachment.bin>
More information about the llvm-commits
mailing list