From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 69897] OpenCL kernel fails to compile with R600 LLVM backend
Date: Fri, 27 Sep 2013 23:39:02 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2068409512=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 25F41E5BF9
for ;
Fri, 27 Sep 2013 16:39:02 -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
--===============2068409512==
Content-Type: multipart/alternative; boundary="1380325142.bdC4Db40.505"; charset="us-ascii"
--1380325142.bdC4Db40.505
Date: Fri, 27 Sep 2013 23:39:02 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=69897
--- Comment #2 from Grigori Goronzy ---
It seems to fix the initial problem, but now I'm getting something else:
PRT: /home/greg/build/llvm/include/llvm/Support/Casting.h:239: typename
cast_retty::ret_type llvm::cast(Y *) [X = llvm::BranchInst, Y =
llvm::TerminatorInst]: Assertion `isa(Val) && "cast() argument of
incompatible type!"' failed.
Stack dump:
0. Running pass 'Function Pass Manager' on module 'radeon'.
1. Running pass 'Region Pass Manager' on function '@shadow_ao'
2. Running pass 'Structurize control flow' on basic block '%if.end100'
--
You are receiving this mail because:
You are the assignee for the bug.
--1380325142.bdC4Db40.505
Date: Fri, 27 Sep 2013 23:39:02 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 2
on bug 69897
from Grigori Goronzy
It seems to fix the initial problem, but now I'm getting something else:
PRT: /home/greg/build/llvm/include/llvm/Support/Casting.h:239: typename
cast_retty<X, Y *>::ret_type llvm::cast(Y *) [X = llvm::BranchInst, Y =
llvm::TerminatorInst]: Assertion `isa<X>(Val) && "cast<Ty>() argument of
incompatible type!"' failed.
Stack dump:
0. Running pass 'Function Pass Manager' on module 'radeon'.
1. Running pass 'Region Pass Manager' on function '@shadow_ao'
2. Running pass 'Structurize control flow' on basic block '%if.end100'
You are receiving this mail because:
- You are the assignee for the bug.
--1380325142.bdC4Db40.505--
--===============2068409512==
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
--===============2068409512==--