[PATCH] D49408: [SCCP] Don't use markForcedConstant on branch conditions.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 18 18:14:55 PDT 2018
efriedma updated this revision to Diff 156199.
efriedma retitled this revision from "[SCCP] [WIP] Don't use markForcedConstant on branch conditions." to "[SCCP] Don't use markForcedConstant on branch conditions.".
efriedma edited the summary of this revision.
efriedma added a comment.
Cleaned up, added some tests.
Repository:
rL LLVM
https://reviews.llvm.org/D49408
Files:
lib/Transforms/Scalar/SCCP.cpp
test/Transforms/SCCP/ipsccp-paramstate-forcedconst.ll
test/Transforms/SCCP/ipsccp-phi-one-pred-dead.ll
test/Transforms/SCCP/return-zapped.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49408.156199.patch
Type: text/x-patch
Size: 11841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180719/5a910363/attachment.bin>
More information about the llvm-commits
mailing list