SPIRV-Cross/reference/shaders-ue4-no-opt/asm/frag
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
..
accesschain-invalid-expression.asm.invalid.frag Attempt more optimal codegen for OpCompositeInsert. 2022-05-18 16:37:33 +02:00
array-copy-error.asm.invalid.frag MSL: Selectively enable fast-math in MSL code to match Vulkan CTS results. 2021-09-22 18:58:31 -04:00
phi-variable-declaration.asm.invalid.frag MSL: Selectively enable fast-math in MSL code to match Vulkan CTS results. 2021-09-22 18:58:31 -04:00