llvm-project
f53cb84d - [OpenMP] Use __builtin_bit_cast instead of UB type punning (#122325)

Commit
1 year ago
[OpenMP] Use __builtin_bit_cast instead of UB type punning (#122325) Summary: Use a normal bitcast, remove from the shared utils since it's not available in GCC 7.4
Author
Parents
Loading