When building vectorized store in SLP pass, we use the alignment of the
the first vectorized store instruction. But other vectorized stores
instruction may have the alignment that is less than the alignment of
the first vectorizable instruction. Patch uses the minimal alignment of
all vectorizable stores for a resulting vector store instruction.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 9369 Build 9369: arc lint + arc unit