mirror of
https://github.com/openharmony/third_party_spirv-tools.git
synced 2026-07-20 19:27:02 -04:00
71a7e84784
Previously, array sizes were presumed to be OpConstant, which is not necessarily true. This change ensures OpSpecConstant array sizes as matched exactly, instead of taken as OpConstant and matched by value.