Skip to content

Commit 87cc4b4

Browse files
committed
[NFC] Fix buildbot fail by add riscv64-registered-target
1 parent 7317a6e commit 87cc4b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/MachineVerifier/RISCV/subreg-liveness.mir

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 5
22
# RUN: llc -mtriple=riscv64 -mattr=+v -run-pass=none %s -o - | FileCheck %s
3+
# REQUIRES: riscv64-registered-target
34

45
# During the MachineVerifier, it assumes that used registers have been defined
56
# In this test case, while $v12_v13_v14_v15_v16 covers $v14_v15,

0 commit comments

Comments
 (0)