mirror of
https://github.com/openharmony/third_party_spirv-tools.git
synced 2026-07-19 15:13:44 -04:00
892e8f63d9
This adds the --eliminate-dead-input-components pass which currently removes trailing unused components from input arrays. Fixes #4532