Commit Graph

25 Commits

Author SHA1 Message Date
Caleb Zulawski
dbcbc3e4c5 Disable misbehaving targets 2023-07-27 00:07:28 -04:00
Caleb Zulawski
ca12492584 Revert some CI changes 2023-07-22 18:35:04 -04:00
Caleb Zulawski
e73d02929a Specify emulated CPUs 2023-07-22 16:02:00 -04:00
Caleb Zulawski
49e92a2918 Improve powerpc subnormal flushing check 2023-07-22 14:18:16 -04:00
Caleb Zulawski
5c6405ba89 Disable riscv v extension 2023-07-22 10:24:32 -04:00
Caleb Zulawski
94f20143a9 Enable v extension on riscv 2023-07-22 09:48:26 -04:00
Caleb Zulawski
1948b02e40 Don't use native cpu in cross 2023-07-22 09:35:18 -04:00
Caleb Zulawski
40f04353d8 Fix workflow 2023-07-22 08:58:37 -04:00
Caleb Zulawski
36c8bf363f Improve cross tests 2023-07-22 08:55:55 -04:00
Caleb Zulawski
8c89a7240c Enable more cross tests 2023-07-22 00:44:48 -04:00
Jubilee Young
f2f9bd7eb1 Disable MIPS jobs in CI 2023-07-07 03:47:53 -07:00
Jacob Lifshay
8742a86b1d add all_lane_counts feature to enable non-power-of-2 lane counts <= 64 2022-07-29 16:12:24 -07:00
Ralf Jung
b6ee5293f4
rust-lang/portable-simd#259: remove Miri from CI 2022-03-11 18:14:52 -08:00
Ralf Jung
4023d77e39 run Miri on CI (but allowed to fail) 2022-03-09 10:59:28 -05:00
Jubilee Young
7d91357875 Dynamically detect AVX512 in CI
We would like to check for errors with AVX512,
but we don't pick our CPU. So, detect available features.
This variance in checks stochastically reveals issues.
Nondeterminism is acceptable as our goal is protecting downstream.
2021-11-10 14:40:32 -08:00
Jubilee Young
949f71c0dc Deny warnings in CI and fix 2021-11-10 14:40:32 -08:00
Jubilee Young
c52083e256 Use the right name for AVX512F 2021-11-10 14:40:32 -08:00
Caleb Zulawski
349a61143c Delete travis config, move tests to github actions. 2021-11-10 02:18:41 +00:00
Caleb Zulawski
8cf7a62e5d
Fix cargo features for nightly (#155)
* Fix cargo features for nightly
2021-09-08 17:01:16 -07:00
Caleb Zulawski
9ab050796f Fix feature flag in CI 2021-07-28 04:33:57 +00:00
Caleb Zulawski
1f69bc459a Add CI for testing cargo features 2021-07-28 04:26:55 +00:00
Caleb Zulawski
732b7edfab
Add fmt and clippy to CI (#147)
* Add fmt and clippy to CI
* Add rust components
* Fix formatting
2021-07-23 17:43:53 -07:00
Jubilee Young
7538ff810a Revert "Disable riscv64gc"
This reverts commit 3ad356d902.
2020-11-30 19:26:53 -08:00
Caleb Zulawski
3ad356d902 Disable riscv64gc 2020-10-12 15:36:14 -04:00
Thom Chiovoloni
e8a7f474bb Rewrite (and improve) CI. 2020-10-07 09:02:34 -07:00