mirror of
https://github.com/RPCSX/SPIRV-Tools.git
synced 2025-03-05 17:57:01 +00:00

A pass to remove dead constants, including both front-end constants and spec constants. This pass does not handle dead variables and types.