Skip to content

Commit efe6fa6

Browse files
committed
Update arm-sme-to-llvm.mlir to drop "higher-level"
1 parent b571c7a commit efe6fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Dialect/ArmSME/arm-sme-to-llvm.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// RUN: mlir-opt %s -convert-vector-to-llvm="enable-arm-sme" -cse -canonicalize -split-input-file -verify-diagnostics | FileCheck %s
22

3-
// Test conversion of higher-level ArmSME ops to LLVM intrinsics.
3+
// Test conversion of ArmSME ops to LLVM intrinsics.
44

55
//===----------------------------------------------------------------------===//
66
// arm_sme.load_tile_slice

0 commit comments

Comments
 (0)