diff options
| author | jsmall-nvidia <jsmall@nvidia.com> | 2020-03-02 17:22:03 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-02 17:22:03 -0500 |
| commit | dbd8e8dc0847338a2a93d35385f48b5ce5671dd6 (patch) | |
| tree | 415b0fed637de144bf7385269efe0d8e0781ed98 /source/slang/slang-reflection.cpp | |
| parent | 8899c149b05def1cce626ea649012c4c974861de (diff) | |
Feature/glsl wave intrinsic (#1253)
* Test for some wave intrinsics.
More wave intrinsic support on CUDA.
* Use shfl_xor_sync.
* Improvements around wave intrinsics.
Fix built in integer types belong to __BuiltinIntegerType.
* Improvements and fixes around Wave intrinsics.
* Added WaveIsFirstLane test.
No longer use __wavemask_lt, as appears not available as an intrinsic.
* Small fixes to CUDA prelude.
* Add wave-active-product test.
Handle the special case for arbitray sums.
* Used macro to implement CUDA wave intrinsics.
* First pass at glsl wave intrinsics. Doesn't work in practice because require mechanism to set spir-v version
Replace use of _lanemask_lt() for CUDA.
Diffstat (limited to 'source/slang/slang-reflection.cpp')
0 files changed, 0 insertions, 0 deletions
