[Mlir-commits] [mlir] [mlir][ArmSME] Remove empty line in test (NFC) (PR #92404)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Thu May 16 07:25:08 PDT 2024
llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-mlir-sme
Author: Benjamin Maxwell (MacDue)
<details>
<summary>Changes</summary>
---
Full diff: https://github.com/llvm/llvm-project/pull/92404.diff
1 Files Affected:
- (modified) mlir/test/Dialect/ArmSME/tile-allocation-spills-with-mixed-tile-types.mlir (-1)
``````````diff
diff --git a/mlir/test/Dialect/ArmSME/tile-allocation-spills-with-mixed-tile-types.mlir b/mlir/test/Dialect/ArmSME/tile-allocation-spills-with-mixed-tile-types.mlir
index 27757e29c1e2f..752e6b61b0834 100644
--- a/mlir/test/Dialect/ArmSME/tile-allocation-spills-with-mixed-tile-types.mlir
+++ b/mlir/test/Dialect/ArmSME/tile-allocation-spills-with-mixed-tile-types.mlir
@@ -1,4 +1,3 @@
-
// RUN: mlir-opt %s -test-arm-sme-tile-allocation -split-input-file | FileCheck %s
// CHECK-LABEL: @always_spill_larger_or_equal_tile_type
``````````
</details>
https://github.com/llvm/llvm-project/pull/92404
More information about the Mlir-commits
mailing list