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 ¶
- Version
- v0.6.0 (latest)
- Published
- Jan 7, 2024
- Platform
- linux/amd64
- Last checked
- 1 month ago –
Tools for package owners.