Displaying 2 results from an estimated 2 matches for "amdvlk".
Did you mean:
amdil
2018 Feb 22
0
SPIRV-LLVM as an external tool
...effort to make this available as an LLVM component. A number of
companies have been involved in the original development of this converter and
there are more that have adopted this design in their propriety or open source
toolchains. Mesa and AMD Vulkan driver (https://github.com/GPUOpen-Drivers/AMDVLK)
are just some examples of the open source ones. There were a number of threads
regarding putting this work upstream in the past years. And due to several
conceptual differences it, unfortunately, took us a while to get an agreement
on the best integration approach. During this time a number of...
2018 Feb 21
4
SPIRV-LLVM as an external tool
On 2018-02-21 — 14:55, Tom Stellard via llvm-dev wrote:
> On 02/21/2018 12:15 AM, Tomeu Vizoso via llvm-dev wrote:
> > Hi,
> >
> > for a few months already I have been asking around for opinions on how
> > people could best work together on Khronos' SPIR-V <-> LLVM-IR converter
> > and some consensus seems to have formed.
> >
> > Most of the