Matt Turner <[email protected]> writes:

> Uses SSE 4.1's MOVNTDQA instruction (streaming load) to read from
> uncached memory without polluting the cache.
> ---
> We should add runtime detection support later.

I'd really like to see runtime detection with this.  Effectively not
supporting this on 32-bit sucks, and doing it this way will encourage
people to use compiler flags to get this path, even when those compiler
flags hurt performance in general (in my testing, at least).

Attachment: pgpTsn0223gH7.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to