llvm-project
f53cb84d
- [OpenMP] Use __builtin_bit_cast instead of UB type punning (#122325)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#122325 - [OpenMP] Use __builtin_bit_cast instead of UB type punning
Author
jhuber6
Parents
b57c0bac
Loading