[llvm] [AMDGPU] Flush denormal results when constant folding amdgcn.rcp (PR #203566)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 12 08:34:37 PDT 2026


https://github.com/arsenm commented:

We probably should stop constant folding this if we can't guarantee bit identical results. Which this still can't. This also would need to consider the input mode 

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


More information about the llvm-commits mailing list