Tapir-LLVM
Tapir-LLVM copied to clipboard
[WIP] Refactor Loop TapirTarget / Add GPU Backend
How much of this is NVPTX specific? Would be great to also have this working on the AMDGPU backend.
AMD Gpu backend is in the works. This is also staging for larger GPU codegen which is to come shortly!
This PR now also includes a giant refactor of loop-based tapir targets (to ease sharing with GPU and other backends)