This spec update was merged: https://github.com/microsoft/hlsl-specs/pull/844 Work includes: - [ ] create the dxil op - [ ] create the HLSL builtin - [ ] lower the builtin to dxil - [ ] update the header file - [ ] write unit tests for everything above - [ ] write exec tests for the new operation
This spec update was merged: microsoft/hlsl-specs#844
Work includes: