[llvm] [NVPTX] Rework and cleanup FTZ ISel (PR #146410)

Artem Belevich via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 8 13:49:48 PDT 2025


Artem-B wrote:

> This change cleans up DAG-to-DAG instruction selection around FTZ and SETP comparison mode. Largely this is non-functional though support for {sin.cos}.approx.ftz.f32 is added.

Is "Non-functional" as in "does not work" or did you mean "no functional changes" ?

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


More information about the llvm-commits mailing list