[Bug 64257] RS880 issues with r600-llvm-compiler

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 18 07:27:40 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=64257

--- Comment #69 from Marc Dietrich <marvin24 at gmx.de> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20130618/64c9ab90/attachment-0001.html>


More information about the dri-devel mailing list