SPIRV-Tools/source/diff
Shahbaz Youssefi 5760114d77
spirv-diff: Fix OpTypeFunction matching w.r.t operand count (#4771)
The code accidentally expected OpTypeFunction operand count to match.
This is fixed so that OpTypeFunction instructions with different operand
counts are considered not matching.
2022-04-01 09:04:26 -04:00
..
CMakeLists.txt Introduce spirv-diff (#4611) 2022-02-02 10:33:18 -05:00
diff.cpp spirv-diff: Fix OpTypeFunction matching w.r.t operand count (#4771) 2022-04-01 09:04:26 -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