mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
7 lines
140 B
LLVM
7 lines
140 B
LLVM
|
; RUN: llc < %s -march=nvptx -mcpu=sm_21 | FileCheck %s
|
||
|
; RUN: llc < %s -march=nvptx64 -mcpu=sm_21 | FileCheck %s
|
||
|
|
||
|
|
||
|
; CHECK: .target sm_21
|
||
|
|