repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] Fixup the creation of VPT blocks
[llvm-core.git]
/
test
/
CodeGen
/
NVPTX
/
sm-version-32.ll
blob
d6a5082c5267db2e943d0858c8b1d533e481905e
1
; RUN: llc < %s -march=nvptx -mcpu=sm_32 | FileCheck %s
2
; RUN: llc < %s -march=nvptx64 -mcpu=sm_32 | FileCheck %s
3
4
5
; CHECK: .version 4.0
6
; CHECK: .target sm_32
7