[PATCH] D45330: [WIP][IPSCCP] Use PredicateInfo to propagate facts from cmp instructions.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 12 10:37:03 PDT 2018
fhahn updated this revision to Diff 142193.
fhahn added a comment.
Fix some problems, SingleSource, MultiSource, SPEC2006 now pass with this patch and LTO. Still needs some cleanup and a few more tests.
https://reviews.llvm.org/D45330
Files:
include/llvm/Transforms/Scalar/SCCP.h
lib/Transforms/IPO/SCCP.cpp
lib/Transforms/Scalar/SCCP.cpp
test/Transforms/SCCP/ipsccp-predicated.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45330.142193.patch
Type: text/x-patch
Size: 11233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180412/4e6c17d3/attachment.bin>
More information about the llvm-commits
mailing list