Bug 29268 - need to generalize realignment support in the vectorizer
Summary: need to generalize realignment support in the vectorizer
Status: NEW
Alias: None
Product: gcc
Classification: Unclassified
Component: middle-end (show other bugs)
Version: 4.2.0
: P3 enhancement
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords: missed-optimization
Depends on:
Blocks: vectorizer
  Show dependency treegraph
 
Reported: 2006-09-28 10:41 UTC by Dorit Naishlos
Modified: 2021-08-16 04:22 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed: 2006-09-30 23:35:19


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dorit Naishlos 2006-09-28 10:41:16 UTC
details in theis thread:
http://gcc.gnu.org/ml/gcc/2006-09/msg00503.html

Need to add other ways to handle realignment, that are applicable to targets that can't support the realign_load the way it is currently defined.
Comment 1 Andrew Pinski 2006-09-30 23:35:19 UTC
Confirmed.