Skip to content

Commit ea1fa72

Browse files
fixup! don't codegen; remove file
1 parent 90a1eef commit ea1fa72

File tree

2 files changed

+2
-23
lines changed

2 files changed

+2
-23
lines changed

llvm/test/CodeGen/MIR/skip-mir-comment-trailing-whitespace.mir

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
1-
# RUN: llc %s -mtriple=riscv64 -mattr=+v -o - | FileCheck %s
1+
# RUN: llc %s -mtriple=riscv64 -mattr=+v -run-pass=none -o - | FileCheck %s
22

33
---
44
name: test_vse8
55
tracksRegLiveness: true
66
body: |
77
bb.0:
8-
; CHECK-LABEL: test_vse8:
9-
; CHECK: # %bb.0:
10-
; CHECK-NEXT: vsetvli zero, a1, e8, mf8, ta, ma
11-
; CHECK-NEXT: vse8.v v8, (a0)
12-
; CHECK-NEXT: ret
8+
; CHECK-LABEL: name: test_vse8{{$}}
139
liveins: $x10, $v8, $x11
1410
1511
%2:gprnox0 = COPY $x11

llvm/test/CodeGen/MIR/skip-mir-comment-trailing-whitespace.s

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)