From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 76223] [radeonsi] luxmark segfault
Date: Wed, 11 Jun 2014 23:39:23 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0697828482=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 118BF6E8C6
for ; Wed, 11 Jun 2014 16:39:23 -0700 (PDT)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0697828482==
Content-Type: multipart/alternative; boundary="1402529963.Fbfe4a1.17575"; charset="us-ascii"
--1402529963.Fbfe4a1.17575
Date: Wed, 11 Jun 2014 23:39:23 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=76223
--- Comment #7 from Aaron Watry ---
I've sent a whole bunch of patches to the libclc dev list implementing quite a
few builtin CL functions that were missing. luxrays/slg4 is now able to
compile the CL kernels, but it now gets an LLVM Error at a later point.
[SLG] [PathOCLRenderThread::0] Kernels compilation time: 290ms
*** r600_compute_global_buffer_create
width = 4951104 array_size = 0
* compute_memory_alloc() size_in_dw = 1237776 (4951104 bytes)
+ Adding item 0x5ce9c70 id = 0 size = 1237776 (4951104 bytes)
*** evergreen_create_compute_state
LLVM ERROR: not a number, or does not fit in an unsigned int
* compute_memory_pool_delete()
--
You are receiving this mail because:
You are the assignee for the bug.
--1402529963.Fbfe4a1.17575
Date: Wed, 11 Jun 2014 23:39:23 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 7
on bug 76223
from Aaron Watry
I've sent a whole bunch of patches to the libclc dev list implementing quite a
few builtin CL functions that were missing. luxrays/slg4 is now able to
compile the CL kernels, but it now gets an LLVM Error at a later point.
[SLG] [PathOCLRenderThread::0] Kernels compilation time: 290ms
*** r600_compute_global_buffer_create
width = 4951104 array_size = 0
* compute_memory_alloc() size_in_dw = 1237776 (4951104 bytes)
+ Adding item 0x5ce9c70 id = 0 size = 1237776 (4951104 bytes)
*** evergreen_create_compute_state
LLVM ERROR: not a number, or does not fit in an unsigned int
* compute_memory_pool_delete()
You are receiving this mail because:
- You are the assignee for the bug.
--1402529963.Fbfe4a1.17575--
--===============0697828482==
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
--===============0697828482==--