SPIRV-Cross/reference/opt/shaders/asm
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
..
comp Add relax_nan_checks options. 2022-03-03 14:50:56 +01:00
frag Attempt more optimal codegen for OpCompositeInsert. 2022-05-18 16:37:33 +02:00
geom Roll dependencies 2020-05-20 10:27:51 -04:00
tese GLSL: Deal with array loads from input in tessellation. 2019-03-21 11:50:53 +01:00
vert Attempt more optimal codegen for OpCompositeInsert. 2022-05-18 16:37:33 +02:00