[libclc] [libclc] Fix int<->float conversion builtins (PR #126905)

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 13 02:14:28 PST 2025


arsenm wrote:

Do we really need to generate source for this? It's harder to reason about. It looks like the sign bit of the input isn't preserved on underflow to 0



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


More information about the cfe-commits mailing list