[Mesa-dev] [PATCH 16/20] nir: Add a ballot32 intrinsic
Matt Turner
mattst88 at gmail.com
Mon Jul 10 17:21:29 UTC 2017
On Thu, Jul 6, 2017 at 7:39 PM, Connor Abbott <cwabbott0 at gmail.com> wrote:
> I've thought about this a little bit, and I think we'd rather just
> decrease the bitsize of the intrinsic rather than add a whole new one.
> The separate intrinsic isn't really buying you anything, I don't think
> it's going to make anything simpler.
Thanks. That's a good idea. I've fixed that locally.
I think I tried doing that during development and ran into some other
problem. Regardless, it all works now. I'll resend 16/20 and 18/20.
More information about the mesa-dev
mailing list