This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 692ba083d9a Fix a comment line that was too long. new a65b9ad863c aarch64: Add internal tune flag to minimise VL-based scalar ops
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/config/aarch64/aarch64-tuning-flags.def | 2 ++ gcc/config/aarch64/aarch64.c | 16 +++++++++++++--- gcc/config/aarch64/aarch64.md | 8 ++++++++ .../{override_sve_width_1.c => cse_sve_vl_constants_1.c} | 5 ++++- 4 files changed, 27 insertions(+), 4 deletions(-) copy gcc/testsuite/gcc.target/aarch64/sve/{override_sve_width_1.c => cse_sve_vl_co [...]