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
/
ve-basic.test
blob
b7d951f5d385034a67583ce5d4c7051ccf582c0c
1
# REQUIRES: ve-registered-target
2
## Check that the function regex for VE works as expected.
3
4
# RUN: cp -f %S/Inputs/ve-basic.ll %t.ll && %update_llc_test_checks %t.ll
5
# RUN: diff -u %S/Inputs/ve-basic.ll.expected %t.ll