[clang] [llvm] [InstCombine] fold float clamp pattern into llvm.max/min (PR #159652)

Joshua Cranmer via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 24 08:36:04 PDT 2025


jcranmer-intel wrote:

You should also check for nnan, since this is going to change the behavior of NaN inputs.

https://github.com/llvm/llvm-project/pull/159652


More information about the llvm-commits mailing list