Skip to content

Commit d982882

Browse files
authored
[NFC] Add an assertion requirement to an opt test (#106027)
1 parent b103037 commit d982882

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/LTO/AMDGPU/gpu-rdc-amdgpu-attrs.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
; RUN: opt -passes="lto<O3>" -debug-only=amdgpu-attributor -S -o - %s 2>&1 | FileCheck %s --check-prefix=POST-LINK
33

44
; REQUIRES: amdgpu-registered-target
5+
; REQUIRES: asserts
56

67
target triple = "amdgcn-amd-amdhsa"
78

0 commit comments

Comments
 (0)