repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Typo fix; NFC
[llvm-project.git]
/
llvm
/
test
/
tools
/
UpdateTestChecks
/
update_llc_test_checks
/
nvptx-basic.test
blob
5bd29bd2679af61b901c257f98bbf132150a6739
1
# REQUIRES: nvptx-registered-target
2
3
# RUN: cp -f %S/Inputs/nvptx-basic.ll %t.ll && %update_llc_test_checks %t.ll
4
# RUN: diff -u %S/Inputs/nvptx-basic.ll.expected %t.ll