Skip to content

Commit 1572f7d

Browse files
committed
Fix NVPTXAA_before_BasicAA test
1 parent 2040f50 commit 1572f7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/Analysis/NVPTXAA/NVPTXAA_before_BasicAA.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; REQUIRES: asserts
1+
; REQUIRES: asserts, nvptx-registered-target
22
; RUN: opt -aa-pipeline=default -passes='require<aa>' -debug-pass-manager -disable-output -S < %s 2>&1 | FileCheck %s
33
; RUN: llc --debug-only='aa' -o /dev/null %s 2>&1 | FileCheck %s -check-prefix=LEGACY
44

0 commit comments

Comments
 (0)