diff options
author | Kewen Lin <linkw@linux.ibm.com> | 2023-08-23 00:09:14 -0500 |
---|---|---|
committer | Kewen Lin <linkw@linux.ibm.com> | 2023-08-23 00:09:14 -0500 |
commit | 69a0c51ecbb7c24fb22f9caf8ea3ee89268660e4 (patch) | |
tree | 3e1a7f138bd7c155d8c3ddd8ce7267b6b8025aa2 /gcc/gimple-range-fold.cc | |
parent | 82d5c7261fed3cf163945fda2c541ff985bd8dc5 (diff) | |
download | gcc-69a0c51ecbb7c24fb22f9caf8ea3ee89268660e4.zip gcc-69a0c51ecbb7c24fb22f9caf8ea3ee89268660e4.tar.gz gcc-69a0c51ecbb7c24fb22f9caf8ea3ee89268660e4.tar.bz2 |
vect: Move VMAT_LOAD_STORE_LANES handlings from final loop nest
Like commit r14-3214 which moves the handlings on memory
access type VMAT_LOAD_STORE_LANES in vectorizable_load
final loop nest, this one is to deal with the function
vectorizable_store.
gcc/ChangeLog:
* tree-vect-stmts.cc (vectorizable_store): Move the handlings on
VMAT_LOAD_STORE_LANES in the final loop nest to its own loop,
and update the final nest accordingly.
Diffstat (limited to 'gcc/gimple-range-fold.cc')
0 files changed, 0 insertions, 0 deletions