diff options
author | Richard Biener <rguenther@suse.de> | 2025-10-02 14:41:01 +0200 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2025-10-02 15:58:14 +0200 |
commit | e5ae5b5ba6f2af408717034d82c40839642667b0 (patch) | |
tree | c35f40f7da83f22c8ae74ecf4c5551f09ca8ddeb /libcpp/files.c | |
parent | 328dc7f2dd1ab1e60633647f9a1fb2ec717a9afc (diff) | |
download | gcc-e5ae5b5ba6f2af408717034d82c40839642667b0.zip gcc-e5ae5b5ba6f2af408717034d82c40839642667b0.tar.gz gcc-e5ae5b5ba6f2af408717034d82c40839642667b0.tar.bz2 |
Disallow mask reduction vectorization
When you trick bool pattern recognition to use a mask type for a
reduction PHI you'll figure we're not ready to handle this because
epilogue creation isn't expecting this yet. The following reverts
part of the last change and makes this explicit.
* tree-vect-loop.cc (vectorizable_reduction): Do not allow
mask reductions.
Diffstat (limited to 'libcpp/files.c')
0 files changed, 0 insertions, 0 deletions