Is this a duplicate?
Area
libcu++
Is your feature request related to a problem? Please describe.
clang-23 implements __builtin_bitreverseg builtin that we should use in our cuda::bit_reverse implementation.
Describe the solution you'd like
Use the builtin.
Describe alternatives you've considered
No response
Additional context
No response
Is this a duplicate?
Area
libcu++
Is your feature request related to a problem? Please describe.
clang-23implements__builtin_bitreversegbuiltin that we should use in ourcuda::bit_reverseimplementation.Describe the solution you'd like
Use the builtin.
Describe alternatives you've considered
No response
Additional context
No response