Uh oh!
There was an error while loading. Please reload this page.
run-pass/simd-intrinsic-float-minmax: Force use of qNaN on Mips - #52895
Conversation
rust-highfive
commented
Jul 31, 2018
r? @aturon (rust_highfive has picked a reviewer for you, use r? to override) |
gnzlbg
commented
Jul 31, 2018
r? @gnzlbg Sorry my first assignment change didn't get picked up. I don't think I have sufficient rights to merge this anyway, so assigning this to you. |
cc @alexcrichton - the problem here is that the bitpattern used for In the mean time, this test breaking blocks further work on MIPS64 support. |
alexcrichton
commented
Aug 14, 2018
@bors: r+ This is fine for now yeah, but definitely seems like something to sort before stabilization! |
bors
commented
Aug 14, 2018
📌 Commit 78a1c45 has been approved by |
…excrichton run-pass/simd-intrinsic-float-minmax: Force use of qNaN on Mips Workaround for rust-lang#52746.
bors
commented
Aug 14, 2018
bors
commented
Aug 14, 2018
☀️ Test successful - status-appveyor, status-travis |
Workaround for #52746.
r? @gnzlbg