summaryrefslogtreecommitdiff
path: root/test/MultiDex/Main.java
diff options
context:
space:
mode:
authorArtem Serov <artem.serov@linaro.org>2020-04-27 21:02:28 +0100
committerUlyana Trafimovich <skvadrik@google.com>2021-02-05 11:34:38 +0000
commit55ab7e84c4682c492b6fa18375b87ffc5d0b23bb (patch)
tree5fcc2567a1a4e6ae73dead2f70c69bc03b0a64bb /test/MultiDex/Main.java
parentac27ac01490f53f9e2413dc9b66fbb2880904c96 (diff)
ARM64: Support SVE VL other than 128-bit.
Arm SVE register size is not fixed and can be a multiple of 128 bits. To support that the patch removes explicit assumptions on the SIMD register size to be 128 bit from the vectorizer and code generators and enables configurable SVE vector length autovectorization, e.g. extends SIMD register save/restore routines. Test: art SIMD tests on VIXL simulator. Test: art tests on FVP (steps in test/README.arm_fvp.md) with FVP arg: -C SVE.ScalableVectorExtension.veclen=[2,4] (SVE vector [128,256] bits wide) Change-Id: Icb46e7eb17f21d3bd38b16dd50f735c29b316427
Diffstat (limited to 'test/MultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions