Skip to content

Commit ae97158

Browse files
committed
Add automatic-verification for MIPS MSA intrinsics
1 parent b66ed19 commit ae97158

File tree

4 files changed

+1054
-1
lines changed

4 files changed

+1054
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ matrix:
8989
- name: "Documentation"
9090
install: true
9191
script: ci/dox.sh
92-
- name: "Automatic verification: x86 and x86_64"
92+
- name: "Automatic verification: x86 / x86_64 / arm / aarch64 / mips*"
9393
script: cargo test --manifest-path crates/stdsimd-verify/Cargo.toml
9494
install: true
9595
- name: "rustfmt"

0 commit comments

Comments
 (0)