> Is there any document for extending SWR for architectures other than Intel?
Unfortunately not. SWR was not architected to be portable beyond CPUs with
different levels of AVX ISAs.
> It seems like SWR uses llvm_pipe shader creation, so is it still based on
> tgsi IR to LLVM conversion?
Yes
Hello Jan,
On Tue, Sep 15, 2020 at 12:45 PM Zielinski, Jan
wrote:
> > Is there any document for extending SWR for architectures other than
> Intel?
>
> Unfortunately not. SWR was not architected to be portable beyond CPUs with
> different levels of AVX ISAs.
>
> > It seems like SWR uses llvm_pipe