File: spv.bfloat16_error.comp.out

package info (click to toggle)
glslang 16.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 51,720 kB
  • sloc: cpp: 92,305; yacc: 4,320; sh: 603; python: 305; ansic: 94; javascript: 74; makefile: 17
file content (41 lines) | stat: -rw-r--r-- 3,398 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
spv.bfloat16_error.comp
ERROR: 0:31: 'assign' :  cannot convert from ' temp uint8_t' to ' temp bfloat16_t'
ERROR: 0:32: 'assign' :  cannot convert from ' temp uint16_t' to ' temp bfloat16_t'
ERROR: 0:33: 'assign' :  cannot convert from ' temp highp uint' to ' temp bfloat16_t'
ERROR: 0:34: 'assign' :  cannot convert from ' temp uint64_t' to ' temp bfloat16_t'
ERROR: 0:35: 'assign' :  cannot convert from ' temp int8_t' to ' temp bfloat16_t'
ERROR: 0:36: 'assign' :  cannot convert from ' temp int16_t' to ' temp bfloat16_t'
ERROR: 0:37: 'assign' :  cannot convert from ' temp highp int' to ' temp bfloat16_t'
ERROR: 0:38: 'assign' :  cannot convert from ' temp int64_t' to ' temp bfloat16_t'
ERROR: 0:40: 'assign' :  cannot convert from ' temp float16_t' to ' temp bfloat16_t'
ERROR: 0:41: 'assign' :  cannot convert from ' temp highp float' to ' temp bfloat16_t'
ERROR: 0:42: 'assign' :  cannot convert from ' temp double' to ' temp bfloat16_t'
ERROR: 0:43: 'assign' :  cannot convert from ' temp bfloat16_t' to ' temp uint8_t'
ERROR: 0:44: 'assign' :  cannot convert from ' temp bfloat16_t' to ' temp uint16_t'
ERROR: 0:45: 'assign' :  cannot convert from ' temp bfloat16_t' to ' temp highp uint'
ERROR: 0:46: 'assign' :  cannot convert from ' temp bfloat16_t' to ' temp uint64_t'
ERROR: 0:47: 'assign' :  cannot convert from ' temp bfloat16_t' to ' temp int8_t'
ERROR: 0:48: 'assign' :  cannot convert from ' temp bfloat16_t' to ' temp int16_t'
ERROR: 0:49: 'assign' :  cannot convert from ' temp bfloat16_t' to ' temp highp int'
ERROR: 0:50: 'assign' :  cannot convert from ' temp bfloat16_t' to ' temp int64_t'
ERROR: 0:52: 'assign' :  cannot convert from ' temp bfloat16_t' to ' temp float16_t'
ERROR: 0:56: 'b2' : undeclared identifier 
ERROR: 0:56: 'dot' : no matching overloaded function found 
ERROR: 0:58: 'funcbf16' : no matching overloaded function found 
ERROR: 0:59: 'funcbf16' : no matching overloaded function found 
ERROR: 0:60: 'funcbf16' : no matching overloaded function found 
ERROR: 0:62: 'constructor' : can't convert 
ERROR: 0:62: ' temp bool' : cannot construct with these arguments 
ERROR: 0:62: '=' :  cannot convert from ' const float' to ' temp bool'
ERROR: 0:63: 'constructor' : can't convert 
ERROR: 0:63: ' temp bfloat16_t' : cannot construct with these arguments 
ERROR: 0:63: 'assign' :  cannot convert from ' const float' to ' temp bfloat16_t'
ERROR: 0:65: '++' :  wrong operand type no operation '++' exists that takes an operand of type  temp bfloat16_t (or there is no acceptable conversion)
ERROR: 0:66: '--' :  wrong operand type no operation '--' exists that takes an operand of type  temp bfloat16_t (or there is no acceptable conversion)
ERROR: 0:67: '-' :  wrong operand type no operation '-' exists that takes an operand of type  temp bfloat16_t (or there is no acceptable conversion)
ERROR: 0:69: '+' :  wrong operand types: no operation '+' exists that takes a left-hand operand of type ' temp bfloat16_t' and a right operand of type ' temp bfloat16_t' (or there is no acceptable conversion)
ERROR: 0:72: '+' :  wrong operand types: no operation '+' exists that takes a left-hand operand of type ' temp coopmat<3, 16, 16, 0> bfloat16_t' and a right operand of type ' temp coopmat<3, 16, 16, 0> bfloat16_t' (or there is no acceptable conversion)
ERROR: 36 compilation errors.  No code generated.


SPIR-V is not generated for failed compile or link