llvm-project
eaf3e1b0
- [libclc] Route int bitselect through CLC; add half (#123653)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[libclc] Route int bitselect through CLC; add half (#123653) The half variants were missing. The integer bitselect builtins weren't going through __clc_bitselect due to an oversight when the CLC version was introduced.
References
#123653 - [libclc] Route int bitselect through CLC; add half
Author
frasercrmck
Parents
d96ec480
Loading