On 6/16/2026 1:56 AM, Richard Biener wrote:
On Mon, Jun 15, 2026 at 9:36 PM Robin Dapp <[email protected]> wrote:
Hi,

This patch fixes a mistake in gather/scatter discovery.  In the third
"phase" we check for a larger offset type for the needed scaling but
fail to let the vectorizer know it.  The patch just sets
supported_offset_vectype and also skips costing an instruction in case
the necessary conversion is a nop.

Bootstrapped and regtested on x86, power10, and aarch64.
Regtested on riscv64.
OK.
I've pushed this as well.

jeff

Reply via email to