[libclc] [libclc] Use unchecked division for f64 AMDGPU reciprocal (PR #203809)

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 14 23:06:44 PDT 2026


arsenm wrote:

> So, basically, if we wanted to upstream all of this, it'd need to live somewhere and I'd assume `libclc` would absorb it.

I think the actual algorithmic stuff should go into libm. Ideally we would reduce libclc to the OpenCL glue 

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


More information about the cfe-commits mailing list