]> Cypherpunks repositories - gostls13.git/commit
runtime: save AVX2 and AVX-512 state on asynchronous preemption
authorAustin Clements <austin@google.com>
Thu, 12 Jun 2025 19:33:41 +0000 (15:33 -0400)
committerGopher Robot <gobot@golang.org>
Tue, 5 Aug 2025 21:00:15 +0000 (14:00 -0700)
commit55d961b202de263d6fba73a60d01d142f1d66dc6
tree4c56ced08ee3312e5667f1da8e3bd661bb28d619
parentaf0c4fe2ca51918bd82231ac48a28a0d0ef15c98
runtime: save AVX2 and AVX-512 state on asynchronous preemption

Based on CL 669415 by shaojunyang@google.com.

This is a cherry-pick of CL 680900 from the dev.simd branch.

Change-Id: I574f15c3b18a7179a1573aaf567caf18d8602ef1
Reviewed-on: https://go-review.googlesource.com/c/go/+/693397
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Austin Clements <austin@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/runtime/cpuflags.go
src/runtime/mkpreempt.go
src/runtime/preempt_amd64.go
src/runtime/preempt_amd64.s