André Perez
|
11946e640c
|
Implement the OpMatrixTimesVector linear algebra case (#3500)
This PR implements the OpMatrixTimesVector case for the
replace linear algebra instruction transformation.
|
2020-07-09 08:56:08 +01:00 |
|
André Perez
|
7afbc0c8be
|
spirv-fuzz: Add variables with workgroup storage class (#3485)
Fixes #3274.
|
2020-07-07 23:46:47 +01:00 |
|
André Perez
|
2fbeb04b6e
|
spirv-fuzz: Implement the OpVectorTimesMatrix linear algebra case (#3489)
This PR implements the OpVectorTimesMatrix case for the
replace linear algebra instruction transformation.
|
2020-07-07 14:29:48 +01:00 |
|
André Perez
|
c3680adbd5
|
Implement the OpMatrixTimesScalar linear algebra case (#3450)
This PR implements the OpMatrixTimesScalar case for the
replace linear algebra instruction transformation.
|
2020-06-26 15:54:33 +01:00 |
|
André Perez
|
12a4fb3bc1
|
spirv-fuzz: Add replace linear algebra instruction transformation (#3402)
This PR implements a transformation that replaces
a linear algebra instruction with its mathematical definition.
|
2020-06-16 11:20:51 +01:00 |
|