dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 96495] [radeonsi] can't compile shaders with pow(10.0, x)
Date: Sat, 11 Jun 2016 14:07:18 +0000	[thread overview]
Message-ID: <bug-96495-502@http.bugs.freedesktop.org/> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 2019 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=96495

            Bug ID: 96495
           Summary: [radeonsi] can't compile shaders with pow(10.0, x)
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: vegorov180@gmail.com
        QA Contact: dri-devel@lists.freedesktop.org

For example https://www.shadertoy.com/view/MddGzf LLVM somewhere optimizes it
into exp10f:

56126: message: shader compiler issue 2: LLVM diagnostic (error):
<unknown>:0:0: in function main <{ i32, i32, i32, i32, i32, i32, i32, i32, i32,
i32, i32, float, float, float, float, float, float, float, float, float, float,
float, float, float, float }> ([17 x <16 x i8>] addrspace(2)*, [16 x <16 x i8>]
addrspace(2)*, [32 x <8 x i32>] addrspace(2)*, [16 x <8 x i32>] addrspace(2)*,
[16 x <4 x i32>] addrspace(2)*, float, i32, <2 x i32>, <2 x i32>, <2 x i32>, <3
x i32>, <2 x i32>, <2 x i32>, <2 x i32>, float, float, float, float, float,
i32, i32, float, i32): unsupported call to function exp10f
LLVM triggered Diagnostic Handler: <unknown>:0:0: in function main <{ i32, i32,
i32, i32, i32, i32, i32, i32, i32, i32, i32, float, float, float, float, float,
float, float, float, float, float, float, float, float, float }> ([17 x <16 x
i8>] addrspace(2)*, [16 x <16 x i8>] addrspace(2)*, [32 x <8 x i32>]
addrspace(2)*, [16 x <8 x i32>] addrspace(2)*, [16 x <4 x i32>] addrspace(2)*,
float, i32, <2 x i32>, <2 x i32>, <2 x i32>, <3 x i32>, <2 x i32>, <2 x i32>,
<2 x i32>, float, float, float, float, float, i32, i32, float, i32):
unsupported call to function exp10f

56126: message: shader compiler issue 3: LLVM compile failed
LLVM failed to compile shader
radeonsi: can't create a shader

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 3614 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

             reply	other threads:[~2016-06-11 14:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-11 14:07 bugzilla-daemon [this message]
2016-06-13  8:45 ` [Bug 96495] [radeonsi] can't compile shaders with pow(10.0, x) bugzilla-daemon
2016-06-13  9:06 ` bugzilla-daemon
2016-10-03 12:38 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-96495-502@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).