SPIRV-Cross/reference/opt/shaders-hlsl
Hans-Kristian Arntzen 23662668dd Attempt more optimal codegen for OpCompositeInsert.
Speculate that we can modify the SSA value in-place. As long as it is
not used after the modify, this is fine.

Also need to make sure we don't attempt to RMW something that is
impossible to modify.
2022-05-18 16:37:33 +02:00
..
asm Attempt more optimal codegen for OpCompositeInsert. 2022-05-18 16:37:33 +02:00
comp HLSL: Disable FXC testing for rayquery shaders. 2022-03-22 12:34:43 +01:00
flatten HLSL: Make --flatten-ubo work correctly 2022-02-16 21:53:24 +09:00
frag Attempt more optimal codegen for OpCompositeInsert. 2022-05-18 16:37:33 +02:00
vert Roll dependencies. 2022-01-05 14:56:01 +01:00