<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [llvmpipe] piglit copyteximage 2D regression"
href="https://bugs.freedesktop.org/show_bug.cgi?id=72619#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [llvmpipe] piglit copyteximage 2D regression"
href="https://bugs.freedesktop.org/show_bug.cgi?id=72619">bug 72619</a>
from <span class="vcard"><a class="email" href="mailto:sroland@vmware.com" title="Roland Scheidegger <sroland@vmware.com>"> <span class="fn">Roland Scheidegger</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>