From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 64257] RS880 issues with r600-llvm-compiler
Date: Tue, 18 Jun 2013 14:27:40 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0024605830=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id DC158E5CCC
for ;
Tue, 18 Jun 2013 07:27:40 -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
--===============0024605830==
Content-Type: multipart/alternative; boundary="1371565660.62471.6555"; charset="us-ascii"
--1371565660.62471.6555
Date: Tue, 18 Jun 2013 14:27:40 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=64257
--- Comment #69 from Marc Dietrich ---
I mean it cannot find the intrinsic at all:
# ./Release/bin/llc < test/CodeGen/R600/llvm.sin.ll -march=r600 -mcpu=r600
LLVM ERROR: Cannot select: 0x8a5570: f32 = fsin 0x8a5670 [ORD=2] [ID=3]
0x8a5670: f32,ch = CopyFromReg 0x871928, 0x8a5970 [ID=2]
0x8a5970: f32 = Register %T0_X [ID=1]
In function: test
litte different with eg. -mcpu=hainan:
# ./Release/bin/llc < test/CodeGen/R600/llvm.sin.ll -march=r600 -mcpu=hainan
LLVM ERROR: Cannot select: target intrinsic %llvm.AMDGPU.store.output
--
You are receiving this mail because:
You are the assignee for the bug.
--1371565660.62471.6555
Date: Tue, 18 Jun 2013 14:27:40 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 69
on bug 64257
from Marc Dietrich
I mean it cannot find the intrinsic at all:
# ./Release/bin/llc < test/CodeGen/R600/llvm.sin.ll -march=r600 -mcpu=r600
LLVM ERROR: Cannot select: 0x8a5570: f32 = fsin 0x8a5670 [ORD=2] [ID=3]
0x8a5670: f32,ch = CopyFromReg 0x871928, 0x8a5970 [ID=2]
0x8a5970: f32 = Register %T0_X [ID=1]
In function: test
litte different with eg. -mcpu=hainan:
# ./Release/bin/llc < test/CodeGen/R600/llvm.sin.ll -march=r600 -mcpu=hainan
LLVM ERROR: Cannot select: target intrinsic %llvm.AMDGPU.store.output
You are receiving this mail because:
- You are the assignee for the bug.
--1371565660.62471.6555--
--===============0024605830==
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
--===============0024605830==--