From the spec:
Validation rules will enforce that:
- Argument RHS is an
A or B matrix
- Argument LHS is an
Accumulator matrix
- Type of LHS is the same as the return type
- Both matrices have the same scope (
Wave or ThreadGroup)
- Both matrices have the same dimensions
- The element types are compatible
From the spec:
Validation rules will enforce that:
AorBmatrixAccumulatormatrixWaveorThreadGroup)