Skip to content

Commit 7d01ea5

Browse files
committed
address comments -- use ptxas
1 parent 6df5ebb commit 7d01ea5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/CodeGen/NVPTX/add-rotate.ll

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_llc_test_checks.py UTC_ARGS: --version 5
22
; RUN: llc < %s -mcpu=sm_50 | FileCheck %s
3+
; RUN: %if ptxas %{ llc < %s -mcpu=sm_50 | %ptxas-verify %}
34

45
target triple = "nvptx64-nvidia-cuda"
56

0 commit comments

Comments
 (0)