[Mesa-dev] [PATCH 05/17] intel/compiler: Add Gen11+ native float type

Kenneth Graunke kenneth at whitecape.org
Fri Feb 23 01:00:21 UTC 2018


On Tuesday, February 20, 2018 9:15:12 PM PST Matt Turner wrote:
> @@ -306,6 +312,7 @@ unsigned
>  brw_reg_type_to_size(enum brw_reg_type type)
>  {
>     static const unsigned type_size[] = {
> +      [BRW_REGISTER_TYPE_NF] = 8,

This is a bit of a fib, given that NF is 66 bits, but...probably good
enough for our purposes here...

Patches 3-4 are:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180222/fb16576b/attachment.sig>


More information about the mesa-dev mailing list