1617a3babSopenharmony_cispv.coopmat_Error.comp 2617a3babSopenharmony_ciERROR: 0:8: 'ftemplate16' : unexpected type parameters 3617a3babSopenharmony_ciERROR: 0:10: 'fnoparams' : expected four type parameters 4617a3babSopenharmony_ciERROR: 0:12: 'fbadbits' : expected 16, 32, or 64 bits for first type parameter 5617a3babSopenharmony_ciERROR: 0:14: 'fbadnumparams' : expected four type parameters 6617a3babSopenharmony_ciERROR: 0:18: '' : type parameter must be a constant integer expression 7617a3babSopenharmony_ciERROR: 0:20: 'constant_id' : can only be applied to 'const'-qualified scalar 8617a3babSopenharmony_ciERROR: 0:22: 'Cooperative matrix types must not be used in shared memory' : qualifier 9617a3babSopenharmony_ciERROR: 0:25: 'bufmat' : member of block cannot be or contain a cooperative matrix type 10617a3babSopenharmony_ciERROR: 0:34: 'assign' : cannot convert from ' temp<16, 3, 16, 8> float16_t' to ' temp<32, 3, 16, 8> highp float' 11617a3babSopenharmony_ciERROR: 0:35: 'assign' : cannot convert from ' temp<16, 3, 16, 8> float16_t' to ' temp<32, 3, 16, 8> highp float' 12617a3babSopenharmony_ciERROR: 0:40: 'assign' : cannot convert from ' temp<16, 3, 8, 8> float16_t' to ' temp<16, 3, 16, 8> float16_t' 13617a3babSopenharmony_ciERROR: 0:46: 'assign' : cannot convert from ' temp<16, 3, 8, 1> float16_t' to ' temp<16, 3, 8, 1> float16_t' 14617a3babSopenharmony_ciERROR: 0:49: 'constructor' : too many arguments 15617a3babSopenharmony_ciERROR: 0:49: 'assign' : cannot convert from ' const float' to ' temp<16, 3, 8, 8> float16_t' 16617a3babSopenharmony_ciERROR: 0:53: 'constructor' : Cooperative matrix constructor argument must be scalar or cooperative matrix 17617a3babSopenharmony_ciERROR: 0:53: '=' : cannot convert from ' const float' to ' temp<32, 3, 4, 4> highp float' 18617a3babSopenharmony_ciERROR: 0:56: 'expression' : left of '[' is not of type array, matrix, or vector 19617a3babSopenharmony_ciERROR: 0:59: '.' : cannot apply to a cooperative matrix type: x 20617a3babSopenharmony_ciERROR: 0:61: '*' : wrong operand types: no operation '*' exists that takes a left-hand operand of type ' temp<16, 3, 16, 8> float16_t' and a right operand of type ' temp<16, 3, 16, 8> float16_t' (or there is no acceptable conversion) 21617a3babSopenharmony_ciERROR: 0:63: '+' : wrong operand types: no operation '+' exists that takes a left-hand operand of type ' temp<16, 3, 16, 8> float16_t' and a right operand of type ' const float' (or there is no acceptable conversion) 22617a3babSopenharmony_ciERROR: 0:64: '-' : wrong operand types: no operation '-' exists that takes a left-hand operand of type ' temp<16, 3, 16, 8> float16_t' and a right operand of type ' const float' (or there is no acceptable conversion) 23617a3babSopenharmony_ciERROR: 0:65: '/' : wrong operand types: no operation '/' exists that takes a left-hand operand of type ' temp<16, 3, 16, 8> float16_t' and a right operand of type ' const float' (or there is no acceptable conversion) 24617a3babSopenharmony_ciERROR: 0:66: 'assign' : cannot convert from ' const float' to ' temp<16, 3, 16, 8> float16_t' 25617a3babSopenharmony_ciERROR: 0:67: 'assign' : cannot convert from ' const float' to ' temp<16, 3, 16, 8> float16_t' 26617a3babSopenharmony_ciERROR: 0:68: 'assign' : cannot convert from ' const float' to ' temp<16, 3, 16, 8> float16_t' 27617a3babSopenharmony_ciERROR: 0:70: '*' : wrong operand types: no operation '*' exists that takes a left-hand operand of type ' temp<16, 3, 16, 8> float16_t' and a right operand of type ' const float' (or there is no acceptable conversion) 28617a3babSopenharmony_ciERROR: 0:71: '*' : wrong operand types: no operation '*' exists that takes a left-hand operand of type ' const float' and a right operand of type ' temp<16, 3, 16, 8> float16_t' (or there is no acceptable conversion) 29617a3babSopenharmony_ciERROR: 0:72: '*' : wrong operand types: no operation '*' exists that takes a left-hand operand of type ' temp<32, 3, 16, 8> highp float' and a right operand of type ' const float16_t' (or there is no acceptable conversion) 30617a3babSopenharmony_ciERROR: 0:73: '*' : wrong operand types: no operation '*' exists that takes a left-hand operand of type ' const float16_t' and a right operand of type ' temp<32, 3, 16, 8> highp float' (or there is no acceptable conversion) 31617a3babSopenharmony_ciERROR: 0:75: 'transpose' : no matching overloaded function found 32617a3babSopenharmony_ciERROR: 30 compilation errors. No code generated. 33617a3babSopenharmony_ci 34617a3babSopenharmony_ci 35617a3babSopenharmony_ciSPIR-V is not generated for failed compile or link 36