[PATCH] D71938: [SCCP] Use constant ranges for casts.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 20 13:35:07 PST 2020


fhahn added a comment.

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 :)


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