Typo fix; NFC
[llvm-project.git] / llvm / test / tools / UpdateTestChecks / update_llc_test_checks / ve-basic.test
blobb7d951f5d385034a67583ce5d4c7051ccf582c0c
1 # REQUIRES: ve-registered-target
2 ## Check that the function regex for VE works as expected.
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