diff options
| author | Keith Randall <khr@golang.org> | 2022-08-18 14:13:33 -0700 |
|---|---|---|
| committer | Keith Randall <khr@golang.org> | 2022-08-31 22:10:52 +0000 |
| commit | 33a7e5a4b49fa04ce6f65b5b0645a44a0c93eaad (patch) | |
| tree | 4d18ba4a26deeffa151ed9e0ef32f310f863d608 /src/cmd/compile/internal/noder | |
| parent | 5f5c018ca46b6634da9372f5af759cb36fcaed5f (diff) | |
| download | go-33a7e5a4b49fa04ce6f65b5b0645a44a0c93eaad.tar.xz | |
cmd/compile: combine multiple rotate instructions
Rotating by c, then by d, is the same as rotating by c+d.
Change-Id: I36df82261460ff80f7c6d39bcdf0e840cef1c91a
Reviewed-on: https://go-review.googlesource.com/c/go/+/424894
Reviewed-by: Wayne Zuo <wdvxdr@golangcn.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Ruinan Sun <Ruinan.Sun@arm.com>
Run-TryBot: Keith Randall <khr@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
Diffstat (limited to 'src/cmd/compile/internal/noder')
0 files changed, 0 insertions, 0 deletions
