]> Cypherpunks repositories - gostls13.git/commit
[dev.simd] cmd/compile: correct register mask of some AVX512 ops
authorCherry Mui <cherryyz@google.com>
Thu, 21 Aug 2025 20:13:22 +0000 (16:13 -0400)
committerCherry Mui <cherryyz@google.com>
Fri, 22 Aug 2025 22:45:38 +0000 (15:45 -0700)
commit4a3ea146ae0d3d1f741b17a19d01bc821d0f4796
treed6daeb61d2d8679ea2a46962f13d45cc5b8abbce
parent8d874834f1265a5af1847908861597c95d032bb4
[dev.simd] cmd/compile: correct register mask of some AVX512 ops

Change-Id: Ifce9d6667955c9b16b1cd78d6dd216a9c568c17a
Reviewed-on: https://go-review.googlesource.com/c/go/+/698239
Reviewed-by: Junyang Shao <shaojunyang@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: David Chase <drchase@google.com>
src/cmd/compile/internal/ssa/_gen/AMD64Ops.go
src/cmd/compile/internal/ssa/opGen.go