]> Cypherpunks repositories - gostls13.git/commit
[dev.simd] 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>
Mon, 30 Jun 2025 18:50:37 +0000 (11:50 -0700)
commit9eeb1e7a9afb992e899d3917fce92c01b3fa50c1
tree23750f00dc72bbcb0618d4f17734da0b3e8e469a
parent426cf36b4d0c672dc88fc5cef9b0d5db0d2f4fe5
[dev.simd] runtime: save AVX2 and AVX-512 state on asynchronous preemption

Based on CL 669415 by shaojunyang@google.com.

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