package zeroing
import "github.com/mmcloughlin/avo/tests/alloc/zeroing"
Package zeroing tests liveness analysis of AVX-512 operations with zeroing masking.
Index ¶
Functions ¶
func Zeroing ¶
func Zeroing(out *[8]uint64)
Zeroing computes the sum 1+2+...+32 in 8 lanes of 512-bit register.
Source Files ¶
Tools for package owners.