mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-23 04:00:05 +00:00
e8f2890c30
Calling `ToNop` leaves around instructions that are pointless. In general it is better to remove the instruction completely. That way other optimizations will not need to look at them. Fixes https://github.com/KhronosGroup/SPIRV-Tools/issues/1003. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
linker.cpp |