[Bug 68224] [radeonsi] Serious Sam3 is segfaulting (LLVM assert)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Aug 30 09:37:45 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=68224
--- Comment #11 from Michel Dänzer <michel at daenzer.net> ---
(In reply to comment #9)
> .addImm(Lane);
This results in the lane number being encoded verbatim in the VSRC1 instruction
field, which I don't think is correct?
I tried adding 0x80 to make it an inline literal, but Sanctuary still locks up.
Another potential gotcha I noticed in the ISA documentation is that the
V_READ/WRITELANE instructions don't respect the EXEC mask.
--
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/20130830/dc665783/attachment.html>
More information about the dri-devel
mailing list