]> Cypherpunks repositories - gostls13.git/commit
[dev.simd] cmd/compile, simd: cleanup operations and documentations
authorJunyang Shao <shaojunyang@google.com>
Mon, 30 Jun 2025 18:37:48 +0000 (18:37 +0000)
committerJunyang Shao <shaojunyang@google.com>
Mon, 30 Jun 2025 20:27:40 +0000 (13:27 -0700)
commit59846af331228b28e69326412011b26b62f0c74d
treed1be6b1ffb67b95e2a4972e0e13964db285f4238
parentf849225b3b747627939aa1c3604336638d78bc38
[dev.simd] cmd/compile, simd: cleanup operations and documentations

This CL is generated by CL 685035.

Change-Id: Ic3a043e83e62d0be77de97ef63a20d34bf1e2dc0
Reviewed-on: https://go-review.googlesource.com/c/go/+/685055
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/simdAMD64.rules
src/cmd/compile/internal/ssa/_gen/simdgenericOps.go
src/cmd/compile/internal/ssa/opGen.go
src/cmd/compile/internal/ssa/rewriteAMD64.go
src/cmd/compile/internal/ssagen/simdintrinsics.go
src/simd/simd_wrapped_test.go
src/simd/stubs_amd64.go