commit | bd330f759f85522c5d585854ef9dcc217a26b712 | [log] [tgz] |
---|---|---|
author | Austin Clements <austin@google.com> | Sun Apr 20 17:09:40 2025 -0400 |
committer | Austin Clements <austin@google.com> | Thu Apr 24 09:11:40 2025 -0700 |
tree | c2e61d41ab9b5934d197922e81993a9f216c95eb | |
parent | ad2912dbb8f1d4d5715569c985dee84d51562f06 [diff] |
internal/simdgen: initial work on Go<->SIMD generator This can parse XED data into a unifier structure, and unify it with hand-written definitions of SIMD-to-Go mappings. Change-Id: Ie89e328845cde5752ddb3013ebfccc167e85b0bf Reviewed-on: https://go-review.googlesource.com/c/arch/+/667035 Reviewed-by: David Chase <drchase@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Junyang Shao <shaojunyang@google.com>
This repository holds machine architecture information used by the Go toolchain. The parts needed in the main Go repository are copied in.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/arch.
The main issue tracker for the arch repository is located at https://go.dev/issues. Prefix your issue with “x/arch:” in the subject line, so it is easy to find.