-
Notifications
You must be signed in to change notification settings - Fork 289
Add RISCV32 to CI, and use windows-11-arm
runners for aarch64-msvc
run
#1785
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
13599cb
to
a4a35e0
Compare
aarch64_be
and riscv32
runsbuild_std
runs
d06790b
to
ba14a3e
Compare
731456f
to
df9da2c
Compare
There seems to be a few CI failures in
cc @Amanieu. The |
vget_high_f64 is just a move, it should have its instruction test removed. For the MTE instructions I think the issue is that the MSVC disassembler (dumpbin) doesn't support those instructions. |
build_std
runswindows-11-arm
runners for aarch64-msvc
run
This PR adds CI support
riscv32gc-unknown-linux-gnu
Fixes spurious segfaults in Cirrus CI
Adds support for running the
aarch64-pc-windows-msvc
runners in the newwindows-11-arm
runners