Skip to content

Commit 2225c78

Browse files
committed
Add automatic-verification for MIPS MSA intrinsics
1 parent 3e499b0 commit 2225c78

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)