diff options
author | Richard Biener <rguenther@suse.de> | 2025-07-31 09:26:16 +0200 |
---|---|---|
committer | Richard Biener <rguenther@suse.de> | 2025-07-31 12:11:21 +0200 |
commit | 60b1938de008cc26a13210f1e5e49e23e64def3c (patch) | |
tree | 5b9c15326a815d63dc42ea08cb2a61e4f8b7f45b /gcc/jit/dummy-frontend.cc | |
parent | e624d5559d21992c9e5da85b4ae75629a61afc2c (diff) | |
download | gcc-60b1938de008cc26a13210f1e5e49e23e64def3c.zip gcc-60b1938de008cc26a13210f1e5e49e23e64def3c.tar.gz gcc-60b1938de008cc26a13210f1e5e49e23e64def3c.tar.bz2 |
Do not bother with fake verifying of shared DRs
The following avoids comparing the shared DRs against their unmodified
copy for epilogues during loop transform since they are actually
modified by update_epilogue_loop_vinfo. Avoid the pointless faking
of the original DRs there.
* tree-vect-loop.cc (vect_transform_loop): Do not verify DRs
have not been modified for epilogue loops.
(update_epilogue_loop_vinfo): Do not copy modified DRs to
the originals.
Diffstat (limited to 'gcc/jit/dummy-frontend.cc')
0 files changed, 0 insertions, 0 deletions