<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - RS880 issues with r600-llvm-compiler"
href="https://bugs.freedesktop.org/show_bug.cgi?id=64257#c69">Comment # 69</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - RS880 issues with r600-llvm-compiler"
href="https://bugs.freedesktop.org/show_bug.cgi?id=64257">bug 64257</a>
from <span class="vcard"><a class="email" href="mailto:marvin24@gmx.de" title="Marc Dietrich <marvin24@gmx.de>"> <span class="fn">Marc Dietrich</span></a>
</span></b>
<pre>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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>