forked from OSchip/llvm-project
6bea9ff913
One clang builtins are introduced uint WaveActiveCountBits( bool bBit ) as Langugage builtin function for HLSL. The detail for WaveActiveCountBits is at https://github.com/microsoft/DirectXShaderCompiler/wiki/Wave-Intrinsics#uint-waveactivecountbits-bool-bbit- This is only clang part change to make WaveActiveCountBits into AST. llvm intrinsic for WaveActiveCountBits will be add in separate PR. Reviewed By: Anastasia Differential Revision: https://reviews.llvm.org/D126857 |
||
---|---|---|
.. | ||
Semantics | ||
Wave.hlsl | ||
lit.local.cfg | ||
num_threads.hlsl | ||
prohibit_pointer.hlsl | ||
prohibit_reference.hlsl | ||
shader_type_attr.hlsl |