Reverts back to MLIR 14 & updates CMakeLists
This commit is contained in:
5
lib/codegen/CMakeLists.txt
Normal file
5
lib/codegen/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
file(GLOB_RECURSE CODEGEN_SRC *.cc)
|
||||
|
||||
add_library(TritonCodeGen
|
||||
${CODEGEN_SRC}
|
||||
)
|
Reference in New Issue
Block a user