[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 12:07:20 PDT 2017


efriedma added a comment.

Err, sorry, typo.  Yes, it's fine to limit it to FP scalars and vectors.


https://reviews.llvm.org/D33186





More information about the llvm-commits mailing list