[Mlir-commits] [mlir] [mlir][ArmSME] Add tile slice to vector intrinsics (PR #66910)

Benjamin Maxwell llvmlistbot at llvm.org
Wed Sep 20 07:37:59 PDT 2023


================
@@ -12,6 +12,7 @@
 
 #include "mlir/Dialect/ArmSME/IR/ArmSME.h"
 #include "mlir/Dialect/LLVMIR/LLVMTypes.h"
+#include "mlir/IR/TypeUtilities.h"
----------------
MacDue wrote:

Yep

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


More information about the Mlir-commits mailing list