[llvm] [NVPTX] Don't propagate `ninf` and `nnan` in `lowerFREM` (PR #147125)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 6 18:10:01 PDT 2025


https://github.com/arsenm commented:

FYI this lowering is also just wrong and should be an approximation requiring afn. We have essentially the same expansion in AMDGPU to be replaced by https://github.com/llvm/llvm-project/pull/130988

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


More information about the llvm-commits mailing list