SPIRV-Tools/source/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
..
CMakeLists.txt Introduce spirv-diff (#4611) 2022-02-02 10:33:18 -05:00
diff.cpp spirv-diff: Handle OpSpecConstant array sizes (#4700) 2022-02-09 09:06:46 -05: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