[Mesa-dev] [PATCH 13/16] nvc0: enable compute support by default on Fermi

Ilia Mirkin imirkin at alum.mit.edu
Sat Oct 17 13:31:40 PDT 2015


On Sat, Oct 17, 2015 at 4:24 PM, Jan Vesely <jan.vesely at rutgers.edu> wrote:
> On Sat, 2015-10-17 at 15:24 -0400, Ilia Mirkin wrote:
>> "compute" in this context is "initialize the compute engine so that
>> kernels may be executed", not "convert the llvm ir bitcode that
>> clover
>> hands us into nv50 ir". The former has actually been around for
>> years,
>> Samuel just fixed up a few fermi-specific bits.
>
> Can't we use LLVM IR-> TGSI -> nv IR for that?

Sure, there's no LLVM IR -> TGSI conversion though.


More information about the mesa-dev mailing list