Skip to content
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

behavior.vector.test.vector reduce operation fails on mips64*-linux-* #21091

Open
alexrp opened this issue Aug 16, 2024 · 0 comments
Open

behavior.vector.test.vector reduce operation fails on mips64*-linux-* #21091

alexrp opened this issue Aug 16, 2024 · 0 comments
Labels
arch-mips backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior
Milestone

Comments

@alexrp
Copy link
Contributor

alexrp commented Aug 16, 2024

Zig Version

708414a

Steps to Reproduce and Observed Behavior

zig test -target mips64-linux test/behavior/vector.zig --test-cmd qemu-mips64 --test-cmd-bin

5/57 vector.test.vector float operators...SKIP
23/57 vector.test.vector shift operators...SKIP
qemu: uncaught target signal 10 (Bus error) - core dumped

Appears to be limited to the f16 cases in this test.

Expected Behavior

No failure.

@alexrp alexrp added the bug Observed behavior contradicts documented or intended behavior label Aug 16, 2024
@andrewrk andrewrk added arch-mips backend-llvm The LLVM backend outputs an LLVM IR Module. labels Aug 16, 2024
@andrewrk andrewrk added this to the unplanned milestone Aug 16, 2024
alexrp added a commit to alexrp/zig that referenced this issue Aug 16, 2024
alexrp added a commit to alexrp/zig that referenced this issue Aug 17, 2024
alexrp added a commit to alexrp/zig that referenced this issue Aug 17, 2024
alexrp added a commit to alexrp/zig that referenced this issue Aug 17, 2024
alexrp added a commit to alexrp/zig that referenced this issue Aug 18, 2024
alexrp added a commit to alexrp/zig that referenced this issue Sep 7, 2024
RetroDev256 pushed a commit to RetroDev256/zig that referenced this issue Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-mips backend-llvm The LLVM backend outputs an LLVM IR Module. bug Observed behavior contradicts documented or intended behavior
Projects
None yet
Development

No branches or pull requests

2 participants