diff options
author | Richard Biener <rguenther@suse.de> | 2024-03-05 10:55:56 +0100 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2024-03-05 11:46:27 +0100 |
commit | 7890836de20912bd92afaf5abbeaf9d8c5b86542 (patch) | |
tree | 34ef7eba1fbf17a144117412343248461150df66 /libgfortran/runtime/compile_options.c | |
parent | aed445b0fd0c7ed16124c61e7eb732992426f103 (diff) | |
download | gcc-7890836de20912bd92afaf5abbeaf9d8c5b86542.zip gcc-7890836de20912bd92afaf5abbeaf9d8c5b86542.tar.gz gcc-7890836de20912bd92afaf5abbeaf9d8c5b86542.tar.bz2 |
tree-optimization/114231 - use patterns for BB SLP discovery root stmts
The following makes sure to use recognized patterns when vectorizing
roots during BB SLP discovery. We need to apply those late since
during root discovery we've not yet done pattern recognition.
All parts of the vectorizer assume patterns get used, for the testcase
we mix this up when doing live lane computation.
PR tree-optimization/114231
* tree-vect-slp.cc (vect_analyze_slp): Lookup patterns when
processing a BB SLP root.
* gcc.dg/vect/pr114231.c: New testcase.
Diffstat (limited to 'libgfortran/runtime/compile_options.c')
0 files changed, 0 insertions, 0 deletions