| author | |
| committer | |
| log | ae10adb6ef7182352c6176a135e181ba70c81212 |
| tree | f544fa823fa971ba57ee51a32541544d7ecc7cd4 |
| parent | a0205fff98f1e3df24d28b78b86d6e8f385d350f |
| signature |
This causes so many test failures that I doubt this has been tested at all.1 files changed, 1 insertions(+), 0 deletions(-)
src/codegen/llvm.zig+1| ... | ... | @@ -11990,6 +11990,7 @@ fn backendSupportsF16(target: std.Target) bool { |
| 11990 | 11990 | .mipsel, |
| 11991 | 11991 | .mips64, |
| 11992 | 11992 | .mips64el, |
| 11993 | .riscv32, | |
| 11993 | 11994 | .s390x, |
| 11994 | 11995 | => false, |
| 11995 | 11996 | .aarch64, |