SPIRV-Tools/include
GregF b0310a4156 ADCE: Add support for function calls
ADCE will now generate correct code in the presence of function calls.
This is needed for opaque type optimization needed by glslang. Currently
all function calls are marked as live. TODO: mark calls live only if they
write a non-local.
2017-08-10 17:30:05 -04:00
..
spirv-tools ADCE: Add support for function calls 2017-08-10 17:30:05 -04:00