repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "[NFC] Refactor visitIntrinsicCall so it doesn't return a const char*"
[llvm-complete.git]
/
test
/
CodeGen
/
NVPTX
/
sm-version-62.ll
blob
7d425b6d12e9daea552be82b867c68a8708452f8
1
; RUN: llc < %s -march=nvptx -mcpu=sm_62 | FileCheck %s
2
; RUN: llc < %s -march=nvptx64 -mcpu=sm_62 | FileCheck %s
3
4
; CHECK: .version 5.0
5
; CHECK: .target sm_62