aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/23_containers
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2025-05-09 13:48:21 +0200
committerRichard Biener <rguenther@suse.de>2025-05-09 15:02:29 +0200
commita470433732e77ae29a717cf79049ceeea3cbe979 (patch)
tree96cebf2be9f9199b162c43fdfed87dae52a5701c /libstdc++-v3/testsuite/23_containers
parent3d806332441b3fa90cf9651a88cfa539f0b2f5bc (diff)
downloadgcc-master.zip
gcc-master.tar.gz
gcc-master.tar.bz2
tree-optimization/114166 - vectorize to lowered form with word_modeHEADtrunkmaster
The following adjusts the non-PLUS/MINUS/NEGATE_EXPR vectorizations of "word_mode" vectors to emit the form vector lowering will later use. This allows us to move the vector lowering pass before vectorization, specifically closing the gap between vectorization and lowering, so we can eventually assert the vectorizer doesn't emit any code that's not directly supported by the target. PR tree-optimization/114166 * tree-vect-stmts.cc (vectorizable_operation): Lower also bitwise operations on word-mode vectors.
Diffstat (limited to 'libstdc++-v3/testsuite/23_containers')
0 files changed, 0 insertions, 0 deletions