AnyDSL / thorin

The Higher-Order Intermediate Representation
https://anydsl.github.io
GNU Lesser General Public License v3.0
151 stars 15 forks source link

amdgpu support #66

Closed leissa closed 7 years ago

richardmembarth commented 7 years ago

A working amdgpu backend will require LLVM 4.0. This will most likely not land in 0.4.

richardmembarth commented 7 years ago

This is now working and can be merged into the llvm_40 branch: https://github.com/AnyDSL/thorin/tree/amdgpu

richardmembarth commented 7 years ago

Merged into llvm_40 branch.