llvm-project
67518a44
- [HLSL] Implement elementwise popcount (#108121)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[HLSL] Implement elementwise popcount (#108121) Add new elementwise popcount builtin to support HLSL function 'countbits'. elementwise popcount only accepts integer types. Add hlsl intrinsic 'countbits' Closes #99094
References
#108121 - [HLSL] Implement elementwise popcount
Author
spall
Parents
b334ca67
Loading