Remove the dependency on TensorDialect

This commit is contained in:
Yan Da
2022-04-08 19:43:09 +08:00
parent a3d0812d27
commit 28e96bbfd1
3 changed files with 2 additions and 13 deletions

View File

@@ -15,7 +15,5 @@ add_mlir_dialect_library(TritonIR
# MLIRFunc
# else
MLIRStandard
MLIRTensor
MLIRSCF
)