On 16 May 2016 at 05:33, Kenneth Graunke wrote:
> On Saturday, May 14, 2016 2:42:20 PM PDT Emil Velikov wrote:
>> Hi Ken,
>>
>> On 14 May 2016 at 01:44, Kenneth Graunke wrote:
>> > Commit 5310bca024f77da40ea6f4c275455f9cb0528f9e added a new "double df"
>> > field to the brw_reg struct, adding an
On Fri, May 13, 2016 at 5:44 PM, Kenneth Graunke wrote:
> Commit 5310bca024f77da40ea6f4c275455f9cb0528f9e added a new "double df"
> field to the brw_reg struct, adding an extra 4 bytes of data that isn't
> usually initialized (or may contain irrelevant garbage if the struct is
> mutated). This me
On Saturday, May 14, 2016 2:42:20 PM PDT Emil Velikov wrote:
> Hi Ken,
>
> On 14 May 2016 at 01:44, Kenneth Graunke wrote:
> > Commit 5310bca024f77da40ea6f4c275455f9cb0528f9e added a new "double df"
> > field to the brw_reg struct, adding an extra 4 bytes of data that isn't
> > usually initialize
Hi Ken,
On 14 May 2016 at 01:44, Kenneth Graunke wrote:
> Commit 5310bca024f77da40ea6f4c275455f9cb0528f9e added a new "double df"
> field to the brw_reg struct, adding an extra 4 bytes of data that isn't
> usually initialized (or may contain irrelevant garbage if the struct is
> mutated). This m
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
With Curro's comment addressed,
Reviewed-by: Samuel Iglesias Gonsálvez
On 14/05/16 02:44, Kenneth Graunke wrote:
> Commit 5310bca024f77da40ea6f4c275455f9cb0528f9e added a new "double
> df" field to the brw_reg struct, adding an extra 4 bytes of da
On Friday, May 13, 2016 5:58:25 PM PDT Francisco Jerez wrote:
> Kenneth Graunke writes:
>
> > Commit 5310bca024f77da40ea6f4c275455f9cb0528f9e added a new "double df"
> > field to the brw_reg struct, adding an extra 4 bytes of data that isn't
> > usually initialized (or may contain irrelevant garb
Kenneth Graunke writes:
> Commit 5310bca024f77da40ea6f4c275455f9cb0528f9e added a new "double df"
> field to the brw_reg struct, adding an extra 4 bytes of data that isn't
> usually initialized (or may contain irrelevant garbage if the struct is
> mutated). This means that it's no longer safe to
Commit 5310bca024f77da40ea6f4c275455f9cb0528f9e added a new "double df"
field to the brw_reg struct, adding an extra 4 bytes of data that isn't
usually initialized (or may contain irrelevant garbage if the struct is
mutated). This means that it's no longer safe to memcmp().
Instead, add a brw_reg