diff options
author | Jakub Jelinek <jakub@redhat.com> | 2023-08-10 09:22:03 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2023-08-10 09:22:03 +0200 |
commit | b129d6b5f5f13995d57d677afcb3e94d0d9c327f (patch) | |
tree | f76640eb69153f17fbcbc3a67c884ca0124171ff /gcc/tree-vectorizer.h | |
parent | 0c563a935c47e507ad97e15860ac017c14877b31 (diff) | |
download | gcc-b129d6b5f5f13995d57d677afcb3e94d0d9c327f.zip gcc-b129d6b5f5f13995d57d677afcb3e94d0d9c327f.tar.gz gcc-b129d6b5f5f13995d57d677afcb3e94d0d9c327f.tar.bz2 |
expr: Small optimization [PR102989]
Small optimization to avoid testing modifier multiple times.
2023-08-10 Jakub Jelinek <jakub@redhat.com>
PR c/102989
* expr.cc (expand_expr_real_1) <case MEM_REF>: Add an early return for
EXPAND_WRITE or EXPAND_MEMORY modifiers to avoid testing it multiple
times.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions