On Tuesday, September 5, 2017 8:19:57 PM PDT Dave Airlie wrote:
> From: Dave Airlie
>
> This being declared bool means it won't get merged with the previous
> bitfields, this seems like an oversight rather than deliberate.
>
> Noticed when running pahole.
>
> Signed-off-by: Dave Airlie
> ---
>
On Tue, Sep 5, 2017 at 8:19 PM, Dave Airlie wrote:
> From: Dave Airlie
>
> This being declared bool means it won't get merged with the previous
> bitfields, this seems like an oversight rather than deliberate.
>
Really? That's silly... This is fine with me.
Reviewed-by: Jason Ekstrand
> No
From: Dave Airlie
This being declared bool means it won't get merged with the previous
bitfields, this seems like an oversight rather than deliberate.
Noticed when running pahole.
Signed-off-by: Dave Airlie
---
src/compiler/nir/nir.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff