On Fri, 7 Mar 2025, Richard Sandiford wrote:
> tree-data-refs.cc uses alignment information to try to optimise
> the code generated for alias checks. The assumption for "normal"
> non-grouped, full-width scalar accesses was that the access size
> would be a multiple of the alignment. As Richi no
tree-data-refs.cc uses alignment information to try to optimise
the code generated for alias checks. The assumption for "normal"
non-grouped, full-width scalar accesses was that the access size
would be a multiple of the alignment. As Richi notes in the PR,
this is a documented precondition of dr