* [Bug 62170] New: [bisected] R600 LLVM build broken
@ 2013-03-11 14:42 bugzilla-daemon
2013-03-11 14:59 ` [Bug 62170] " bugzilla-daemon
2013-03-11 18:15 ` bugzilla-daemon
0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2013-03-11 14:42 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1647 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=62170
Priority: medium
Bug ID: 62170
Assignee: dri-devel@lists.freedesktop.org
Summary: [bisected] R600 LLVM build broken
Severity: normal
Classification: Unclassified
OS: All
Reporter: maxijac@free.fr
Hardware: Other
Status: NEW
Version: git
Component: Drivers/Gallium/r600
Product: Mesa
Hi,
Here's the error :
r600_shader.c: In function 'r600_shader_from_tgsi':
r600_shader.c:1256:18: error: invalid type argument of '->' (have 'struct
r600_shader_ctx')
4bf0ebdd4fc8dbcab9333ff8805af35a91e6848b is the first bad commit
commit 4bf0ebdd4fc8dbcab9333ff8805af35a91e6848b
Author: Marek Olšák <maraeo@gmail.com>
Date: Fri Mar 1 16:31:49 2013 +0100
r600g: use a single env var R600_DEBUG, disable bytecode dumping
Only the disassembler is used to dump shaders. Here's a few examples
how to use R600_DEBUG.
Log compute info:
R600_DEBUG=compute
Dump all shaders:
R600_DEBUG=fs,vs,gs,ps,cs
Dump pixel shaders only:
R600_DEBUG=ps
Disable Hyper-Z:
R600_DEBUG=nohyperz
Disable the LLVM backend:
R600_DEBUG=nollvm
Or use any combination of the above, or print all options:
R600_DEBUG=help
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
:040000 040000 faa01df772d30f39d03f80e43b1c588acb8b7060
8e6b4555de797c1736a872780b66ca53d80a736c M src
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3127 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-03-11 18:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-11 14:42 [Bug 62170] New: [bisected] R600 LLVM build broken bugzilla-daemon
2013-03-11 14:59 ` [Bug 62170] " bugzilla-daemon
2013-03-11 18:15 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.