[PATCH] D71938: [SCCP] Use constant ranges for casts.
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 20 13:46:00 PST 2020
jdoerfert added a comment.
In D71938#1885336 <https://reviews.llvm.org/D71938#1885336>, @fhahn wrote:
> In D71938#1885319 <https://reviews.llvm.org/D71938#1885319>, @jdoerfert wrote:
>
> > I am somehow missing the extra folding in the test case. What is folded now?
>
>
> Nothing, the test make sure we skip int -> fp casts, rather than crash :)
Gotcha.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71938/new/
https://reviews.llvm.org/D71938
More information about the llvm-commits
mailing list