[libclc] [libclc] Use native reciprocal in float trig and rootn paths (PR #177928)

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 26 03:28:31 PST 2026


arsenm wrote:

> MATH_RECIP expands to 1.0f / x, which is not a reciprocal. 

Yes it is?



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


More information about the cfe-commits mailing list