https://bugs.freedesktop.org/show_bug.cgi?id=50317
--- Comment #3 from Török Edwin <edwin+m...@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. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev