DirectXShaderCompiler icon indicating copy to clipboard operation
DirectXShaderCompiler copied to clipboard

HLOperationLower: generate new DXIL op from old HL ops.

Open tex3d opened this issue 1 year ago • 0 comments

HLOperationLower: generate new DXIL op from old HL ops. Test that old HLSL intrinsics produce new DXIL barrier op after lowering, regardless of shader model. Without deprecation of the old barrier op, this is lower priority and can be done later. However, execution coverage for the new barrier DXIL op will likely suffer as a result.

tex3d avatar Feb 13 '24 04:02 tex3d