There was an error while loading. Please reload this page.
1 parent cb4a097 commit 3a11d22Copy full SHA for 3a11d22
resources/images/imagetesting/testing.go
@@ -231,4 +231,5 @@ var UsesFMA = runtime.GOARCH == "s390x" ||
231
runtime.GOARCH == "ppc64" ||
232
runtime.GOARCH == "ppc64le" ||
233
runtime.GOARCH == "arm64" ||
234
- runtime.GOARCH == "riscv64"
+ runtime.GOARCH == "riscv64" ||
235
+ runtime.GOARCH == "loong64"
0 commit comments