[CodeGen][test] Add missing `REQUIRES`.
authorFrancesco Petrogalli <francesco.petrogalli@apple.com>
Tue, 20 Jun 2023 09:56:03 +0000 (11:56 +0200)
committerFrancesco Petrogalli <francesco.petrogalli@apple.com>
Tue, 20 Jun 2023 10:00:07 +0000 (12:00 +0200)
Differential Revision: https://reviews.llvm.org/D153325

llvm/test/CodeGen/AArch64/misched-detail-resource-booking-01.mir

index a012fc5..bc34023 100644 (file)
@@ -6,6 +6,8 @@
 # RUN:   -misched-dump-schedule-trace=true -misched-dump-schedule-trace-col-header-width=21 \
 # RUN: | FileCheck  %s
 
+# REQUIRES: asserts, aarch64-registered-target
+
 --- |
   ; ModuleID = '../llvm-project/llvm/test/CodeGen/AArch64/aarch64-smull.failing.ll'
   source_filename = "../llvm-project/llvm/test/CodeGen/AArch64/aarch64-smull.failing.ll"