[FRONTEND] Expose end-to-end compile to python frontend (#58)

This commit is contained in:
Yan Chunwei
2022-08-18 01:42:48 +08:00
committed by GitHub
parent 95bbac41e7
commit b1673caaf6
15 changed files with 228 additions and 165 deletions

View File

@@ -1 +1,2 @@
add_subdirectory(LLVMIR)
add_subdirectory(LLVMIR)
add_subdirectory(PTX)