[Issue 19198] Transfer the entire development DMD to LLVM: WebAssembly, dynamic scripting..

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Aug 27 11:26:00 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=19198

--- Comment #1 from OlegZ <black80 at bk.ru> ---
SPIR-V (bytecode of Vulkan API and OpenCL) can be translated to LLVM and back
https://github.com/KhronosGroup/SPIRV-LLVM
LLVM can generate code for AMD/NVIDIA extension cards (graphics, math..)

--


More information about the Digitalmars-d-bugs mailing list