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
[ARM] Split large truncating MVE stores
[llvm-complete.git]
/
test
/
CodeGen
/
NVPTX
/
tuple-literal.ll
blob
2b1f2c4b6680aecef3b20797f7f9fb6a86121065
1
; RUN: llc < %s -march=nvptx -mcpu=sm_20
2
3
define ptx_device void @test_function({i8, i8}*) {
4
ret void
5
}