clean up PIM CMake
update README.md
This commit is contained in:
@@ -3,10 +3,12 @@ add_onnx_mlir_dialect_doc(pim Pim.td)
|
||||
|
||||
add_subdirectory(Transforms/Bufferization)
|
||||
|
||||
add_onnx_mlir_library(PimOps
|
||||
add_pim_library(PimOps
|
||||
PimOps.hpp
|
||||
PimOps.cpp
|
||||
|
||||
EXCLUDE_FROM_OM_LIBS
|
||||
|
||||
DEPENDS
|
||||
OMPimIncGen
|
||||
|
||||
|
||||
Reference in New Issue
Block a user