diff options
author | Stefan Schulze Frielinghaus <stefansf@linux.ibm.com> | 2020-10-18 19:53:49 +0200 |
---|---|---|
committer | Stefan Schulze Frielinghaus <stefansf@linux.ibm.com> | 2020-10-20 08:35:15 +0200 |
commit | bc252d990312274418de69ef2b3a829e03542ac5 (patch) | |
tree | 6c1135eb36678af001fe50b58e13fff86da24479 /gcc/ada | |
parent | 970d683f67777319990b30302a21a860990e2ec8 (diff) | |
download | gcc-bc252d990312274418de69ef2b3a829e03542ac5.zip gcc-bc252d990312274418de69ef2b3a829e03542ac5.tar.gz gcc-bc252d990312274418de69ef2b3a829e03542ac5.tar.bz2 |
IBM Z: Emit vector alignment hints for strlen
In case the vectorized version of strlen is used, then each memory
access inside the loop is 16-byte aligned. Thus add this kind of
information so that vector alignment hints can later on be emitted.
gcc/ChangeLog:
* config/s390/s390.c (s390_expand_vec_strlen): Add alignment
for memory access inside loop.
Diffstat (limited to 'gcc/ada')
0 files changed, 0 insertions, 0 deletions