mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-23 12:10:06 +00:00
b0310a4156
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. |
||
---|---|---|
.. | ||
libspirv.h | ||
libspirv.hpp | ||
markv.h | ||
optimizer.hpp |