[PATCH] D33186: [InstCombine] Canonicalize clamp of float types to minmax in fast mode.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 9 06:14:52 PDT 2017


efriedma added a comment.

I'd like to see a testcase where CastOp is fptosi.


https://reviews.llvm.org/D33186





More information about the llvm-commits mailing list