SPIRV-Tools/source/diff
Jim Blandy ae1843b67c
spirv-diff: Leave undefined ids unpaired. (#5262)
If an id in one module is not defined by any instruction, don't bother
matching it with an id in the other module, as this disturbs the
reported id bound, resulting in spurious differences.

Fixes #5260.
2023-06-09 15:00:46 -04:00
..
CMakeLists.txt cmake: Modernize install(TARGET) usage (#5056) 2023-01-16 10:55:35 -05:00
diff.cpp spirv-diff: Leave undefined ids unpaired. (#5262) 2023-06-09 15:00:46 -04:00
diff.h Introduce spirv-diff (#4611) 2022-02-02 10:33:18 -05:00
lcs.h Stabilize the output of spirv-diff (#4698) 2022-02-07 09:37:04 -05:00