Results for shaders/glsl-fs-loop-redundant-condition

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.0927579402924
note
Returncode was 1
command
/home/daenzer/src/piglit-git/piglit/framework/../bin/shader_runner tests/shaders/glsl-fs-loop-redundant-condition.shader_test -auto
errors_ignored
  • 0x214cfc0: f32 = Register %vreg1 [ORD=2] [ID=1]
  • 0x214cfc0: f32 = Register %vreg1 [ORD=2] [ID=1]
info
Returncode: 1

Errors:
LLVM ERROR: Cannot select: 0x214d0c0: i32 = sign_extend 0x2149c20 [ID=22]
  0x2149c20: i1 = VCC_BITCAST 0x214a620 [ID=21]
    0x214a620: i64 = and 0x214d1c0, 0x214f820 [ID=20]
      0x214d1c0: i64 = VCC_BITCAST 0x2149d20 [ID=19]
        0x2149d20: i1 = setcc 0x214a920, 0x214a820, 0x214a720 [ORD=3] [ID=17]
          0x214a920: i32 = bitcast 0x214aa20 [ORD=2] [ID=15]
            0x214aa20: f32,ch = CopyFromReg 0x2113580, 0x214cfc0 [ORD=2] [ID=13]
              0x214cfc0: f32 = Register %vreg1 [ORD=2] [ID=1]
          0x214a820: i32 = Constant<5> [ORD=3] [ID=2]
      0x214f820: i64 = VCC_BITCAST 0x214a420 [ID=18]
        0x214a420: i1 = setcc 0x214a920, 0x214a520, 0x214a720 [ORD=7] [ID=16]
          0x214a920: i32 = bitcast 0x214aa20 [ORD=2] [ID=15]
            0x214aa20: f32,ch = CopyFromReg 0x2113580, 0x214cfc0 [ORD=2] [ID=13]
              0x214cfc0: f32 = Register %vreg1 [ORD=2] [ID=1]
          0x214a520: i32 = Constant<4> [ORD=7] [ID=4]
In function: main


Output:
errors
  • LLVM ERROR: Cannot select: 0x214d0c0: i32 = sign_extend 0x2149c20 [ID=22]
  • 0x2149c20: i1 = VCC_BITCAST 0x214a620 [ID=21]
  • 0x214a620: i64 = and 0x214d1c0, 0x214f820 [ID=20]
  • 0x214d1c0: i64 = VCC_BITCAST 0x2149d20 [ID=19]
  • 0x2149d20: i1 = setcc 0x214a920, 0x214a820, 0x214a720 [ORD=3] [ID=17]
  • 0x214a920: i32 = bitcast 0x214aa20 [ORD=2] [ID=15]
  • 0x214aa20: f32,ch = CopyFromReg 0x2113580, 0x214cfc0 [ORD=2] [ID=13]
  • 0x214a820: i32 = Constant<5> [ORD=3] [ID=2]
  • 0x214f820: i64 = VCC_BITCAST 0x214a420 [ID=18]
  • 0x214a420: i1 = setcc 0x214a920, 0x214a520, 0x214a720 [ORD=7] [ID=16]
  • 0x214a920: i32 = bitcast 0x214aa20 [ORD=2] [ID=15]
  • 0x214aa20: f32,ch = CopyFromReg 0x2113580, 0x214cfc0 [ORD=2] [ID=13]
  • 0x214a520: i32 = Constant<4> [ORD=7] [ID=4]
  • In function: main

Back to summary