Skip to content

Commit 0b95b09

Browse files
committed
Update test
1 parent 024cb70 commit 0b95b09

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

llvm/test/Analysis/NVPTXAA/NVPTXAA_before_BasicAA.ll

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
; RUN: opt -aa-pipeline=default -passes='require<aa>' -debug-pass-manager -disable-output -S < %s 2>&1 | FileCheck %s
2-
; RUN: opt -O2 -debug-aa -disable-output -S < %s 2>&1 | FileCheck %s --check-prefix=LEGACY
3-
; LEGACY: NVPTX AA
4-
; LEGACY-NEXT: Basic Alias Analysis (stateless AA impl)
52

63
; In default AA pipeline, NVPTXAA should run before BasicAA to reduce compile time for NVPTX backend
74
target triple = "nvptx64-nvidia-cuda"

0 commit comments

Comments
 (0)