From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 70199] clang+llvm from svn crashes when generating opencl code for 64 bit types Date: Sat, 12 Oct 2013 21:57:13 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0902716192==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 30E3EE605C for ; Sat, 12 Oct 2013 14:57:13 -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 --===============0902716192== Content-Type: multipart/alternative; boundary="1381615033.0B2A1.7661"; charset="us-ascii" --1381615033.0B2A1.7661 Date: Sat, 12 Oct 2013 21:57:13 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=70199 Peter Wu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lekensteyn@gmail.com --- Comment #3 from Peter Wu --- Confirmed, both piglit tests scalar-arithmetic-long.cl and scalar-arithmetic-ulong.cl tests show the following error (__udivdi3 for ulong): 0x1cb47c0: i32 = ExternalSymbol'__divdi3' Undefined function UNREACHABLE executed at /src/llvm/lib/Target/R600/AMDGPUISelLowering.h:77! Stack dump: 0. Running pass 'Function Pass Manager' on module 'radeon'. 1. Running pass 'AMDGPU DAG->DAG Pattern Instruction Selection' on function '@div' -- You are receiving this mail because: You are the assignee for the bug. --1381615033.0B2A1.7661 Date: Sat, 12 Oct 2013 21:57:13 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" changed bug 70199
What Removed Added
CC   lekensteyn@gmail.com

Comment # 3 on bug 70199 from
Confirmed, both piglit tests scalar-arithmetic-long.cl and
scalar-arithmetic-ulong.cl tests show the following error (__udivdi3 for
ulong):

0x1cb47c0: i32 = ExternalSymbol'__divdi3'
Undefined function
UNREACHABLE executed at /src/llvm/lib/Target/R600/AMDGPUISelLowering.h:77!
Stack dump:
0.      Running pass 'Function Pass Manager' on module 'radeon'.
1.      Running pass 'AMDGPU DAG->DAG Pattern Instruction Selection' on
function '@div'


You are receiving this mail because:
  • You are the assignee for the bug.
--1381615033.0B2A1.7661-- --===============0902716192== 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 --===============0902716192==--