[Mesa-dev] [Bug 50317] [r600g+llvm] Piglit test failures: LLVM ERROR: Cannot select: target intrinsic %llvm.AMDGPU.sin

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Jun 17 14:35:32 PDT 2012


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

--- Comment #3 from Török Edwin <edwin+mesa at etorok.net> 2012-06-17 14:35:32 PDT ---
Just hit this bug with HoN.
Apparently there is a pattern for AMDIL.sin, but not for AMDGPU.sin:

class SIN_Common <bits<32> inst> : R600_1OP <
  inst, "SIN",
  [(set R600_Reg32:$dst, (int_AMDIL_sin R600_Reg32:$src))]>{
  let Trig = 1;
}

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list