behavior.vector.test.vector float operators
causes LLVM assertion failure on mips*-linux-*
#21051
Labels
arch-mips
32-bit and 64-bit MIPS
backend-llvm
The LLVM backend outputs an LLVM IR Module.
bug
Observed behavior contradicts documented or intended behavior
upstream
An issue with a third party project that Zig uses.
Milestone
Zig Version
9ef16b3
Steps to Reproduce and Observed Behavior
Run e.g.
zig test -target mipsel-linux-none test/behavior/union.zig --test-cmd qemu-mipsel --test-cmd-bin
.The bug is on the LLVM side: llvm/llvm-project#102870
This is just meant as a tracking issue on our side.
Expected Behavior
No failure.
The text was updated successfully, but these errors were encountered: