[Bug 240722] graphics/mesa-dri: llvm9 update breaks amdgpu
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Sep 22 04:04:51 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240722
--- Comment #6 from rozhuk.im at gmail.com ---
How it should be:
http://www.netlab.linkpc.net/download/Me/Private/IMG_20190922_044103.jpg
Crap: http://www.netlab.linkpc.net/download/Me/Private/IMG_20190922_044231.jpg
http://www.netlab.linkpc.net/download/Me/Private/IMG_20190922_044645.jpg
(will remove it on bug close)
LIBGL_ALWAYS_SOFTWARE=1 - yes, this helps!
LIBGL_DEBUG=verbose
=============================================================
LLVM triggered Diagnostic Handler: <unknown>:0:0: in function main <{ i32, i32,
i32, i32, i32, float, float, float, float, float, float, float, float, float,
float, float, float, float, float, float }> ([0 x <4 x i32>] addrspace(6)*, [0
x <8 x i32>] addrspace(6)*, [0 x float] addrspace(6)*, [0 x <8 x i32>]
addrspace(6)*, 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 from graphics shader of function
llvm.SI.load.const.v4i32
LLVM triggered Diagnostic Handler: <unknown>:0:0: in function main <{ i32, i32,
i32, i32, i32, float, float, float, float, float, float, float, float, float,
float, float, float, float, float, float }> ([0 x <4 x i32>] addrspace(6)*, [0
x <8 x i32>] addrspace(6)*, [0 x float] addrspace(6)*, [0 x <8 x i32>]
addrspace(6)*, 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 from graphics shader of function
llvm.SI.load.const.v4i32
...
LLVM failed to compile shader
radeonsi: can't compile a main shader part
LLVM failed to compile shader
radeonsi: can't compile a main shader part
LLVM triggered Diagnostic Handler: <unknown>:0:0: in function main <{ i32, i32,
i32, i32, i32, float, float, float, float, float, float, float, float, float,
float, float, float, float, float, float }> ([0 x <4 x i32>] addrspace(6)*, [0
x <8 x i32>] addrspace(6)*, [0 x float] addrspace(6)*, [0 x <8 x i32>]
addrspace(6)*, 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 from graphics shader of function
llvm.SI.load.const.v4i32
...
LLVM failed to compile shader
LLVM triggered Diagnostic Handler: <unknown>:0:0: in function main void ([0 x
<4 x i32>] addrspace(6)*, [0 x <8 x i32>] addrspace(6)*, [0 x float]
addrspace(6)*, [0 x <8 x i32>] addrspace(6)*, i32, i32, i32, i32, [0 x <4 x
i32>] addrspace(6)*, i32, i32, i32, i32, i32, i32, i32): unsupported call from
graphics shader of function llvm.SI.load.const.v4i32
...
LLVM triggered Diagnostic Handler: <unknown>:0:0: in function main void ([0 x
<4 x i32>] addrspace(6)*, [0 x <8 x i32>] addrspace(6)*, [0 x float]
addrspace(6)*, [0 x <8 x i32>] addrspace(6)*, i32, i32, i32, i32, [0 x <4 x
i32>] addrspace(6)*, i32, i32, i32, i32, i32, i32): unsupported call from
graphics shader of function llvm.SI.load.const.v4i32
LLVM triggered Diagnostic Handler: <unknown>:0:0: in function main void ([0 x
<4 x i32>] addrspace(6)*, [0 x <8 x i32>] addrspace(6)*, [0 x float]
addrspace(6)*, [0 x <8 x i32>] addrspace(6)*, i32, i32, i32, i32, [0 x <4 x
i32>] addrspace(6)*, i32, i32, i32, i32, i32, i32, i32): unsupported call from
graphics shader of function llvm.SI.load.const.v4i32
...
=============================================================
Patch - work. (I remove LIBGL_ALWAYS_SOFTWARE=1 then check)
PS: EXTRAS - if unset in lang/llvm90 then got error:
pkg-static: Unable to access file
/tmp/ports/usr/ports/devel/llvm90/work/stage/usr/local/llvm90/bin/clangd:No
such file or directory
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list