1 Star 0 Fork 3

王布衣/num

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
floats_avx512_amd64.go 461 Bytes
Copy Edit Raw Blame History
王布衣 authored 2024-03-02 12:19 . c2goasm不支持avx512
//go:build !noasm && amd64
// AUTO-GENERATED BY GOAT -- DO NOT EDIT
package asm
//import "unsafe"
//
////go:noescape
//func ___mm512_mul_const_add_to(a, b, c, n unsafe.Pointer)
//
////go:noescape
//func ___mm512_mul_const_to(a, b, c, n unsafe.Pointer)
//
////go:noescape
//func ___mm512_mul_const(a, b, n unsafe.Pointer)
//
////go:noescape
//func ___mm512_mul_to(a, b, c, n unsafe.Pointer)
//
////go:noescape
//func ___mm512_dot(a, b, n, ret unsafe.Pointer)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/quant1x/num.git
git@gitee.com:quant1x/num.git
quant1x
num
num
v0.3.1

Search