projects
/
oota-llvm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Revert r239082
[oota-llvm.git]
/
test
/
CodeGen
/
NVPTX
/
sm-version-50.ll
1
; RUN: llc < %s -march=nvptx -mcpu=sm_50 | FileCheck %s
2
; RUN: llc < %s -march=nvptx64 -mcpu=sm_50 | FileCheck %s
3
4
5
; CHECK: .version 4.0
6
; CHECK: .target sm_50
7