Closed jimblandy closed 1 year ago
The problem seems to be that the file doesn't use an ID: it skips %154. IdMap::MapUnmatchedIds
finds this in the source, and maps it to a fresh destination id, extending the size of the map. The map size is then used to produce the header.
When passed the attached file as both the "source" and "destination" for the diff,
spirv-diff
prints:and then reports no other changes in the file. It should report no changes.
identical.zip