[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
Tue Jun 27 11:05:47 PDT 2017


efriedma added a comment.

I'm okay with limiting it to FP vectors for now.


https://reviews.llvm.org/D33186





More information about the llvm-commits mailing list