Re-enable FastISel for MIPS O32 with LLVM 20 #21215
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
93cb44c
Steps to Reproduce and Observed Behavior
zig build test -fqemu --glibc-runtimes <...> test-behavior -Dtest-slow-targets -Dtest-target-filter=mips-linux.4.19...6.10.3-gnueabihf.2.28
It looks like an LLVM miscompilation, but not sure yet.
Very oddly,
-musleabihf
is fine (but note that I haven't upstreamed my branch for that yet).Expected Behavior
No failure.
The text was updated successfully, but these errors were encountered: