]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: move riscv64 over to new bounds check strategy
authorKeith Randall <khr@golang.org>
Wed, 18 Jun 2025 23:35:48 +0000 (16:35 -0700)
committerKeith Randall <khr@golang.org>
Mon, 4 Aug 2025 17:08:13 +0000 (10:08 -0700)
commit95693816a5c3edc98ea81851235d09d85c88b523
tree2daf18cb814c87077cef366658907073ffcf84e9
parentd7bd7773ebe0ffe7d7fae92acb77e10ad0539dd3
cmd/compile: move riscv64 over to new bounds check strategy

Change-Id: Idd9eaf051aa57f7fef7049c12085926030c35d70
Reviewed-on: https://go-review.googlesource.com/c/go/+/682401
Reviewed-by: Mark Freeman <mark@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Joel Sing <joel@sing.id.au>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/compile/internal/riscv64/ssa.go
src/cmd/compile/internal/ssa/_gen/RISCV64.rules
src/cmd/compile/internal/ssa/_gen/RISCV64Ops.go
src/cmd/compile/internal/ssa/opGen.go
src/cmd/compile/internal/ssa/rewriteRISCV64.go
src/runtime/asm_riscv64.s