]> git.ipfire.org Git - thirdparty/gcc.git/commit
AArch64: precommit test for masked load vectorisation.
authorKarl Meakin <karl.meakin@arm.com>
Tue, 15 Jul 2025 14:49:57 +0000 (14:49 +0000)
committerAlfie Richards <alfie.richards@arm.com>
Tue, 22 Jul 2025 15:01:12 +0000 (15:01 +0000)
commit626d67f0fb9696434152de97e80b2c0a7e85f15a
treee9f6001be2763421372c8582689ccc54343f5209
parentf59cb28d53b62aa080da60617109440b303ceb2b
AArch64: precommit test for masked load vectorisation.

Commit the test file `mask_load_2.c` before the vectorisation analysis
is changed, so that the changes in codegen are more obvious in the next
commit.

gcc/testsuite/ChangeLog:
* gcc.target/aarch64/sve/mask_load_2.c: New test.
gcc/testsuite/gcc.target/aarch64/sve/mask_load_2.c [new file with mode: 0644]