[Mesa-dev] [Bug 72619] [llvmpipe] piglit copyteximage 2D regression
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Dec 11 17:18:34 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=72619
--- Comment #1 from Roland Scheidegger <sroland at vmware.com> ---
Hmm works for me, with llvm 3.1
Though looking at the intrinsics code I believe the pointer should be i8 type,
not i32. Hence should probably allocate i32 var then cast the pointer to i8*
type for stmxcsr/ldmxcsr.
I suspect newer llvm versions are more strict with using right pointer type.
--
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/mesa-dev/attachments/20131212/c2f6e16e/attachment.html>
More information about the mesa-dev
mailing list