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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 10:10:51 PDT 2017


spatel added a comment.

If there are no objections, I would add the regression tests with the current output as a preliminary step, so we document the current behavior.

@jmolloy - do you plan to continue the review of this patch?


https://reviews.llvm.org/D33186





More information about the llvm-commits mailing list