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

Andrei Elovikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 3 07:34:06 PDT 2017


a.elovikov added a comment.

Hi @efriedma, original commit caused the failure under UBSan. The latest uploaded revision fixes it.
Can you please take a look and say if it's ok?

Thanks,
Andrei


https://reviews.llvm.org/D33186





More information about the llvm-commits mailing list