This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 54943677074 Daily bump. new e1da328ec15 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 | 17 ++++++++++++++--- gcc/config/aarch64/aarch64.md | 8 ++++++++ ...{override_sve_width_1.c => cse_sve_vl_constants_1.c} | 5 ++++- 4 files changed, 28 insertions(+), 4 deletions(-) copy gcc/testsuite/gcc.target/aarch64/sve/{override_sve_width_1.c => cse_sve_vl_co [...]