Commit d4882d10f8
Changed files (1)
src
codegen
src/codegen/llvm.zig
@@ -12888,9 +12888,6 @@ fn backendSupportsF128(target: *const std.Target) bool {
// Test failures all over the place.
.mips64,
.mips64el,
- // https://github.com/llvm/llvm-project/issues/95471
- .nvptx,
- .nvptx64,
// https://github.com/llvm/llvm-project/issues/41838
.sparc,
=> false,