mirror of
https://github.com/golang/go
synced 2024-11-22 09:14:40 -07:00
cmd/compile/internal/ssagen: add initial test coverage for intrinsics
Add basic test coverage for the intrinisic table - this at least allows us to tell if intrinsics are added or removed unexpectedly. Code generation changes resulting from intrinsics is not covered and is left for test/codegen and others. Change-Id: I3d538708b90cd04d3f449945e0fd9388097d683e Reviewed-on: https://go-review.googlesource.com/c/go/+/605475 Reviewed-by: Cherry Mui <cherryyz@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: David Chase <drchase@google.com>
This commit is contained in:
parent
6edc1c23ed
commit
1a7a85359e
1258
src/cmd/compile/internal/ssagen/intrinsics_test.go
Normal file
1258
src/cmd/compile/internal/ssagen/intrinsics_test.go
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user