alan-baker
d35a78db57
Switch SPIRV-Tools to use spirv.hpp11 internally ( #4981 )
...
Fixes #4960
* Switches to using enum classes with an underlying type to avoid
undefined behaviour
2022-11-04 17:27:10 -04:00
Alastair Donaldson
502e982956
spirv-fuzz: Fix to TransformationInlineFunction ( #3913 )
...
This fixes a problem where TransformationInlineFunction could lead to
distinct instructions having identical unique ids. It adds a validity
check to detect this problem in general.
Fixes #3911 .
2020-10-16 22:58:09 +01:00
Alastair Donaldson
c2553a315f
spirv-fuzz: Do not expose synonym facts for non-existent ids ( #3891 )
...
Fixes #3888 .
2020-10-09 07:18:46 +01:00
Vasyl Teliman
d91afd8de2
spirv-fuzz: Refactor fact manager tests ( #3879 )
...
Fixes #3698 .
2020-10-02 08:51:54 +01:00