[Mlir-commits] [mlir] [mlir][ArmSVE] Add convert_to/from_svbool ops (PR #68586)

Andrzej WarzyƄski llvmlistbot at llvm.org
Mon Oct 9 21:14:35 PDT 2023


================
@@ -10,5 +10,6 @@ add_mlir_dialect_library(MLIRArmSVEDialect
   LINK_LIBS PUBLIC
   MLIRIR
   MLIRLLVMDialect
+  MLIRVectorDialect
----------------
banach-space wrote:

What creates the dependency on Vector?

https://github.com/llvm/llvm-project/pull/68586


More information about the Mlir-commits mailing list