SPIRV-Tools/source/fuzz/protobufs
Shiyu Liu 033768c24b
spirv-fuzz: TransformationWrapVectorSynonym that rewrites scalar operations using vectors (#4376)
Adds a new transformation that rewrites a scalar operation (like
OpFAdd, opISub) as an equivalent vector operation, adding a synonym
between the scalar result and an appropriate component of the vector
result.

Fixes #4195.
2021-07-20 11:01:20 +01:00
..
spirvfuzz_protobufs.h Improve spirv-fuzz CMake code (#3781) 2020-09-09 09:56:32 +01:00
spvtoolsfuzz.proto spirv-fuzz: TransformationWrapVectorSynonym that rewrites scalar operations using vectors (#4376) 2021-07-20 11:01:20 +01:00