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
Use Align for TFL::TransientStackAlignment
[llvm-core.git]
/
test
/
CodeGen
/
NVPTX
/
sm-version-50.ll
blob
374c6ea057ae66e003ea0c2c2ae2c7d0e4e37497
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