SPIRV-Tools/test/diff
Shahbaz Youssefi 332475dbc9
spirv-diff: Handle OpSpecConstant array sizes (#4700)
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.
2022-02-09 09:06:46 -05:00
..
diff_files spirv-diff: Handle OpSpecConstant array sizes (#4700) 2022-02-09 09:06:46 -05:00
CMakeLists.txt Stabilize the output of spirv-diff (#4698) 2022-02-07 09:37:04 -05:00
diff_test_utils.cpp Introduce spirv-diff (#4611) 2022-02-02 10:33:18 -05:00
diff_test_utils.h Introduce spirv-diff (#4611) 2022-02-02 10:33:18 -05:00
diff_test.cpp Introduce spirv-diff (#4611) 2022-02-02 10:33:18 -05:00
lcs_test.cpp Stabilize the output of spirv-diff (#4698) 2022-02-07 09:37:04 -05:00