[Mesa-dev] [PATCH 3/3] i965/fs: Recognize and emit ld_lz, sample_lz, sample_c_lz.

Kenneth Graunke kenneth at whitecape.org
Thu May 5 00:41:37 UTC 2016


On Wednesday, May 4, 2016 3:54:14 PM PDT Matt Turner wrote:
> Ken suggested instead of a big and complicated optimization pass, to
> just recognize the operations here. It's certainly less code and a lot
> prettier, but it seems to actually perform worse for currently unknown
> reasons.

One potential pitfall is that is_zero() currently returns false for
-0.0f.  The fp64 series that's supposedly landing fixes this.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160504/a1f9cbc2/attachment.sig>


More information about the mesa-dev mailing list