[Mesa-dev] [PATCH] nvc0/lowering: Handle conversions to U64/S64 manually

Ilia Mirkin imirkin at alum.mit.edu
Sat Mar 19 22:26:37 UTC 2016


On Sat, Mar 19, 2016 at 6:26 PM, Pierre Moreau <pierre.morrow at free.fr> wrote:
> However, you could have some `long bar; char foo = convert_char_sat(bar);` in
> the OpenCL kernel.

Sure, but the SPIR-V -> nv50/ir converter could be smarter about when
it generates the converts, no?

  -ilia


More information about the mesa-dev mailing list