[libclc] [libclc] Fix double NAN_MASK in __clc_nan (PR #163522)
Matt Arsenault via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 17 18:50:52 PDT 2025
arsenm wrote:
Oh right I forgot about the weird string format for __builtin_nan. Technically you could try to find a string to map the value to
https://github.com/llvm/llvm-project/pull/163522
More information about the cfe-commits
mailing list