mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-06-03 03:52:30 +00:00
Connect new parser to LLVM bitcode backend (#269)
This is very incomplete. Just enough code to emit LLVM bitcode and continue further development
This commit is contained in:
parent
193eb29be8
commit
46def3e7e0
35 changed files with 10125 additions and 7508 deletions
2
ext/hip_runtime-sys/include/hip_runtime_api.h
vendored
Normal file
2
ext/hip_runtime-sys/include/hip_runtime_api.h
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
#define __HIP_PLATFORM_HCC__
|
||||
#include <hip/hip_runtime_api.h>
|
Loading…
Add table
Add a link
Reference in a new issue