aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
diff options
context:
space:
mode:
authorJunyang Shao <shaojunyang@google.com>2025-09-14 20:17:55 +0000
committerJunyang Shao <shaojunyang@google.com>2025-09-15 09:40:42 -0700
commitdabe2bb4fbf47e64729591e896f7231bda0c42a7 (patch)
tree0af43df73d8690f34a7737395b8139353c0f6ad8 /src/runtime
parent3ec0b25ab7a130709863cf0837190d2995e176a4 (diff)
downloadgo-dabe2bb4fbf47e64729591e896f7231bda0c42a7.tar.xz
[dev.simd] cmd/compile: fix holes in mask peepholes
It turns out that ".Masked" is implemented by VPANDQ *and* VPANDD. The shape of bitwise AND doesn't matter, the correctness of the rules is guaranteed by the way the mask is generated. This CL fix the holes in the peephole rules. Change-Id: I2d15c4d17afed6fdbb2f3905a51b2c5c2f673348 Reviewed-on: https://go-review.googlesource.com/c/go/+/703257 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: David Chase <drchase@google.com>
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions