diff options
author | Andrew Pinski <quic_apinski@quicinc.com> | 2024-05-27 17:24:11 -0700 |
---|---|---|
committer | Andrew Pinski <quic_apinski@quicinc.com> | 2024-05-27 17:29:09 -0700 |
commit | 4fcdc37e8856bde847d3b8dd2915b68d56ad1d62 (patch) | |
tree | 65d78caab21c590192b4cffb628d71378b807750 /gcc/tree-vect-loop.cc | |
parent | 958a682794d9f7666557e2a92869312b2a187c00 (diff) | |
download | gcc-4fcdc37e8856bde847d3b8dd2915b68d56ad1d62.zip gcc-4fcdc37e8856bde847d3b8dd2915b68d56ad1d62.tar.gz gcc-4fcdc37e8856bde847d3b8dd2915b68d56ad1d62.tar.bz2 |
Fix bitops-9.c for -m32 and other targets that don't have vector modes
This just moves the tree scan earlier so we can detect the optimization and not
need to detect the vector splitting too.
Committed as obvious after a quick test.
gcc/testsuite/ChangeLog:
* gcc.dg/tree-ssa/bitops-9.c: Look at cdcde1 rather than optmization.
Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
Diffstat (limited to 'gcc/tree-vect-loop.cc')
0 files changed, 0 insertions, 0 deletions