[PATCH] D49408: [SCCP] Don't use markForcedConstant on branch conditions.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 19 16:07:25 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL337507: [SCCP] Don't use markForcedConstant on branch conditions. (authored by efriedma, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49408?vs=156199&id=156381#toc
Repository:
rL LLVM
https://reviews.llvm.org/D49408
Files:
llvm/trunk/lib/Transforms/Scalar/SCCP.cpp
llvm/trunk/test/Transforms/SCCP/ipsccp-branch-unresolved-undef.ll
llvm/trunk/test/Transforms/SCCP/ipsccp-phi-one-pred-dead.ll
llvm/trunk/test/Transforms/SCCP/return-zapped.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49408.156381.patch
Type: text/x-patch
Size: 11889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180719/fc2a57e7/attachment.bin>
More information about the llvm-commits
mailing list