aboutsummaryrefslogtreecommitdiff
path: root/test/codegen
diff options
context:
space:
mode:
authorJonathan Swinney <jswinney@amazon.com>2021-04-17 01:12:28 +0000
committerCherry Mui <cherryyz@google.com>2021-05-12 16:18:01 +0000
commit07ff596404b03a8e01ed53f1553c59eb215dc697 (patch)
tree739eb37e5d7ee949b2682074b00f63b5aaed8952 /test/codegen
parent03886707f9e8db668bd1fd7b8f99799dba0408e3 (diff)
downloadgo-07ff596404b03a8e01ed53f1553c59eb215dc697.tar.xz
runtime/internal/atomic: add LSE atomics instructions to arm64
As a follow up to an earlier change[1] to add ARMv8+LSE instructions in the compiler generated atomic intrinsics, make the same change in the runtime library. Since not all ARMv8 systems support LSE instructions, they are protected by a feature-flag branch. [1]: golang.org/cl/234217 commit: ecc3f5112eba Change-Id: I0e2fb22e78d5eddb6547863667a8865946679a00 Reviewed-on: https://go-review.googlesource.com/c/go/+/310591 Reviewed-by: Cherry Mui <cherryyz@google.com> Run-TryBot: Cherry Mui <cherryyz@google.com> TryBot-Result: Go Bot <gobot@golang.org> Trust: Heschi Kreinick <heschi@google.com>
Diffstat (limited to 'test/codegen')
0 files changed, 0 insertions, 0 deletions