mirror of
https://github.com/openharmony/third_party_spirv-tools.git
synced 2026-07-21 03:35:25 -04:00
c327d0465c
The code accidentally expected OpTypeFunction operand count to match. This is fixed so that OpTypeFunction instructions with different operand counts are considered not matching.