commit | 921cc7db943144fe8a45f00527ad4950570637d0 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Tue Jan 16 18:33:46 2024 +0100 |
committer | VladimĂr Marko <vmarko@google.com> | Fri Jan 19 11:16:36 2024 +0000 |
tree | 8dc68a588a6ee5c6e00c9e5bed519a9c6774d4c5 | |
parent | 5ad77f24cda5b667c397a9c967397f6f6488fe45 [diff] |
arm: Simplify SystemArrayCopy intrinsics. This applies improvements from https://android-review.googlesource.com/2869995 to the arm architecture and generally aligns the code with with the arm64 version, including a threshold for using the native (non-intrinsic) implementation. Also fix the non-primitive array check on arm64. Test: run-gtests.sh Test: testrunnerpy --target --32 --optimizing Change-Id: I2992e5343830142df71ef0d0a08f98973f799c80