> This patch fixes `Utils::checkElementAlignment` to do the right thing for
> _all_ layouts.
>
> The current implementation is broken, as it only works correctly when the
> input layout is a value layout.
> Since value layouts have a size that is a power of two (and size all layouts
> have alig
On Wed, 3 May 2023 17:44:55 GMT, Maurizio Cimadamore
wrote:
> This patch fixes `Utils::checkElementAlignment` to do the right thing for
> _all_ layouts.
>
> The current implementation is broken, as it only works correctly when the
> input layout is a value layout.
> Since value layouts have a
This patch fixes `Utils::checkElementAlignment` to do the right thing for _all_
layouts.
The current implementation is broken, as it only works correctly when the input
layout is a value layout.
Since value layouts have a size that is a power of two (and size all layouts
have alignment that is