llvm-project
67518a44 - [HLSL] Implement elementwise popcount (#108121)

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
Author
Parents
Loading