Results for shaders/glsl-fs-ceil

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.0933840274811
note
Returncode was 1
command
/home/daenzer/src/piglit-git/piglit/framework/../bin/shader_runner tests/shaders/glsl-fs-ceil.shader_test -auto
info
Returncode: 1

Errors:
LLVM ERROR: Cannot select: 0x23e4850: f32 = fceil 0x23e4750 [ORD=17] [ID=20]
  0x23e4750: f32 = fmul 0x23e1500, 0x23e4650 [ORD=16] [ID=18]
    0x23e1500: f32 = llvm.SI.fs.read.pos 0x23e1400, 0x23e0d00 [ORD=4] [ID=14]
      0x23e1400: i64 = TargetConstant<2648> [ORD=4] [ID=3]
      0x23e0d00: i32 = Constant<0> [ORD=1] [ID=2]
    0x23e4650: f32 = ConstantFP<1.000000e-01> [ORD=16] [ID=5]
In function: main


Output:
errors
  • LLVM ERROR: Cannot select: 0x23e4850: f32 = fceil 0x23e4750 [ORD=17] [ID=20]
  • 0x23e4750: f32 = fmul 0x23e1500, 0x23e4650 [ORD=16] [ID=18]
  • 0x23e1500: f32 = llvm.SI.fs.read.pos 0x23e1400, 0x23e0d00 [ORD=4] [ID=14]
  • 0x23e1400: i64 = TargetConstant<2648> [ORD=4] [ID=3]
  • 0x23e0d00: i32 = Constant<0> [ORD=1] [ID=2]
  • 0x23e4650: f32 = ConstantFP<1.000000e-01> [ORD=16] [ID=5]
  • In function: main

Back to summary