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

--- Comment #1 from Roland Scheidegger <srol...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to