Merge pull request #3322 from sparker-arm/aarch64-lse-ops

AArch64 LSE atomic_rmw support
This commit is contained in:
Chris Fallin
2021-09-22 09:21:28 -07:00
committed by GitHub
7 changed files with 605 additions and 22 deletions

View File

@@ -1,5 +1,6 @@
test run
target aarch64
target aarch64 has_lse
target x86_64 machinst
; TODO: Merge this with atomic-rmw.clif when s390x supports it

View File

@@ -1,5 +1,6 @@
test run
target aarch64
target aarch64 has_lse
target x86_64 machinst
target s390x