Re: [3/3 PATCH v6]middle-end: delay checking for alignment to load [PR118464]

2025-03-04 Thread Richard Sandiford
Richard Biener writes: > On Tue, 4 Mar 2025, Tamar Christina wrote: > >> Hi All, >> >> This fixes two PRs on Early break vectorization by delaying the safety >> checks to >> vectorizable_load when the VF, VMAT and vectype are all known. >> >> This patch does add two new restrictions: >> >> 1.

Re: [3/3 PATCH v6]middle-end: delay checking for alignment to load [PR118464]

2025-03-04 Thread Richard Biener
On Tue, 4 Mar 2025, Tamar Christina wrote: > Hi All, > > This fixes two PRs on Early break vectorization by delaying the safety checks > to > vectorizable_load when the VF, VMAT and vectype are all known. > > This patch does add two new restrictions: > > 1. On LOAD_LANES targets, where the buf