Re: [PATCH v3 1/5] ifn: Add helper functions for gather/scatter.

2025-07-17 Thread Richard Biener
On Fri, Jul 11, 2025 at 11:03 AM Robin Dapp wrote: > > This patch adds access helpers for the gather/scatter offset and scale > parameters. OK. > gcc/ChangeLog: > > * internal-fn.cc (expand_scatter_store_optab_fn): Use new > function. > (expand_gather_load_optab_fn): Ditt

[PATCH v3 1/5] ifn: Add helper functions for gather/scatter.

2025-07-11 Thread Robin Dapp
This patch adds access helpers for the gather/scatter offset and scale parameters. gcc/ChangeLog: * internal-fn.cc (expand_scatter_store_optab_fn): Use new function. (expand_gather_load_optab_fn): Ditto. (internal_fn_offset_index): Ditto. (internal_fn_scale