From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 62170] New: [bisected] R600 LLVM build broken
Date: Mon, 11 Mar 2013 14:42:39 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0644852539=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 9707FE5DE8
for ;
Mon, 11 Mar 2013 07:42:39 -0700 (PDT)
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0644852539==
Content-Type: multipart/alternative; boundary="1363012959.48fA0.3510"; charset="us-ascii"
--1363012959.48fA0.3510
Date: Mon, 11 Mar 2013 14:42:39 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.freedesktop.org/show_bug.cgi?id=3D62170
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=C5=A1=C3=A1k
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=3Dcompute
Dump all shaders:
R600_DEBUG=3Dfs,vs,gs,ps,cs
Dump pixel shaders only:
R600_DEBUG=3Dps
Disable Hyper-Z:
R600_DEBUG=3Dnohyperz
Disable the LLVM backend:
R600_DEBUG=3Dnollvm
Or use any combination of the above, or print all options:
R600_DEBUG=3Dhelp
Reviewed-by: Tom Stellard
:040000 040000 faa01df772d30f39d03f80e43b1c588acb8b7060
8e6b4555de797c1736a872780b66ca53d80a736c M src
--=20
You are receiving this mail because:
You are the assignee for the bug.
--1363012959.48fA0.3510
Date: Mon, 11 Mar 2013 14:42:39 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
| 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=C5=A1=C3=A1k <m=
araeo@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=3Dcompute
Dump all shaders:
R600_DEBUG=3Dfs,vs,gs,ps,cs
Dump pixel shaders only:
R600_DEBUG=3Dps
Disable Hyper-Z:
R600_DEBUG=3Dnohyperz
Disable the LLVM backend:
R600_DEBUG=3Dnollvm
Or use any combination of the above, or print all options:
R600_DEBUG=3Dhelp
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
:040000 040000 faa01df772d30f39d03f80e43b1c588acb8b7060
8e6b4555de797c1736a872780b66ca53d80a736c M src
You are receiving this mail because:
=20=20=20=20=20=20
- You are the assignee for the bug.
--1363012959.48fA0.3510--
--===============0644852539==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
--===============0644852539==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 62170] [bisected] R600 LLVM build broken
Date: Mon, 11 Mar 2013 14:59:23 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1001729745=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 24600E5BFD
for ;
Mon, 11 Mar 2013 07:59:23 -0700 (PDT)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1001729745==
Content-Type: multipart/alternative; boundary="1363013963.BEf47D0.6628"; charset="us-ascii"
--1363013963.BEf47D0.6628
Date: Mon, 11 Mar 2013 14:59:23 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=62170
--- Comment #1 from maxijac@free.fr ---
Oh, I'm using llvm from SVN at revision 176687 (fairly recent)
--
You are receiving this mail because:
You are the assignee for the bug.
--1363013963.BEf47D0.6628
Date: Mon, 11 Mar 2013 14:59:23 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
You are receiving this mail because:
- You are the assignee for the bug.
--1363013963.BEf47D0.6628--
--===============1001729745==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
--===============1001729745==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 62170] [bisected] R600 LLVM build broken
Date: Mon, 11 Mar 2013 18:15:27 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1508616066=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 18ED6E5CB4
for ;
Mon, 11 Mar 2013 11:15:27 -0700 (PDT)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1508616066==
Content-Type: multipart/alternative; boundary="1363025726.110BF0.9602"; charset="us-ascii"
--1363025726.110BF0.9602
Date: Mon, 11 Mar 2013 18:15:26 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=62170
maxijac@free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from maxijac@free.fr ---
resolved in master
--
You are receiving this mail because:
You are the assignee for the bug.
--1363025726.110BF0.9602
Date: Mon, 11 Mar 2013 18:15:26 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
maxijac@free.fr
changed
bug 62170
| What |
Removed |
Added |
| Status |
NEW
|
RESOLVED
|
| Resolution |
---
|
FIXED
|
You are receiving this mail because:
- You are the assignee for the bug.
--1363025726.110BF0.9602--
--===============1508616066==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
--===============1508616066==--