We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b571c7a commit efe6fa6Copy full SHA for efe6fa6
mlir/test/Dialect/ArmSME/arm-sme-to-llvm.mlir
@@ -1,6 +1,6 @@
1
// RUN: mlir-opt %s -convert-vector-to-llvm="enable-arm-sme" -cse -canonicalize -split-input-file -verify-diagnostics | FileCheck %s
2
3
-// Test conversion of higher-level ArmSME ops to LLVM intrinsics.
+// Test conversion of ArmSME ops to LLVM intrinsics.
4
5
//===----------------------------------------------------------------------===//
6
// arm_sme.load_tile_slice
0 commit comments