milvus/pkg/util/distance/asm
Gao 8a4c0d4a3f
enhance: compile go assembly with build constraints for different arch (#29515)
issue #28657 
follow https://pkg.go.dev/cmd/go#hdr-Build_constraints to compile go
assembly with different cpu arch

Signed-off-by: chasingegg <chao.gao@zilliz.com>
2023-12-28 15:40:47 +08:00
..
ip_amd64.s enhance: compile go assembly with build constraints for different arch (#29515) 2023-12-28 15:40:47 +08:00
ip_stub_amd64.go enhance: compile go assembly with build constraints for different arch (#29515) 2023-12-28 15:40:47 +08:00
ip.go enhance: add efficient distance computations in Go (#28657) 2023-11-28 18:20:26 +08:00
l2_amd64.s enhance: compile go assembly with build constraints for different arch (#29515) 2023-12-28 15:40:47 +08:00
l2_stub_amd64.go enhance: compile go assembly with build constraints for different arch (#29515) 2023-12-28 15:40:47 +08:00
l2.go enhance: add efficient distance computations in Go (#28657) 2023-11-28 18:20:26 +08:00