diff options
author | Richard Biener <rguenther@suse.de> | 2025-08-06 09:38:55 +0200 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2025-08-06 15:58:22 +0200 |
commit | 54edbeeaac6eb4865fab37374fbdff3a9a2f2e12 (patch) | |
tree | d1cba81dcc9213fd4983d621caa1b99622046021 /libcpp/include/cpplib.h | |
parent | 0a7eae02dea519403669ffb1b754f998ce7cf56f (diff) | |
download | gcc-54edbeeaac6eb4865fab37374fbdff3a9a2f2e12.zip gcc-54edbeeaac6eb4865fab37374fbdff3a9a2f2e12.tar.gz gcc-54edbeeaac6eb4865fab37374fbdff3a9a2f2e12.tar.bz2 |
Simplify vect_supportable_dr_alignment
The following simplifies vect_supportable_dr_alignment based on
the observation that we always dereference dr_info so it cannot
be NULL, likewise we always dereference dr so that cannot be NULL
either.
* tree-vect-data-refs.cc (vect_supportable_dr_alignment):
Prune dead code.
Diffstat (limited to 'libcpp/include/cpplib.h')
0 files changed, 0 insertions, 0 deletions