[Mesa-dev] [PATCH 1/2] nir: Add a fquantize2f16 opcode
Matt Turner
mattst88 at gmail.com
Tue Jan 12 15:52:23 PST 2016
On Tue, Jan 12, 2016 at 3:35 PM, Jason Ekstrand <jason at jlekstrand.net> wrote:
> This opcode simply takes a 32-bit floating-point value and reduces its
> effective precision to 16 bits.
> ---
What's it supposed to do for values not representable in half-precision?
I think we need some more information about this opcode's purpose to
be able to review.
More information about the mesa-dev
mailing list