On Fri, Nov 12, 2021 at 7:01 PM Richard Sandiford via Gcc-patches
wrote:
>
> This patch adds SLP support for IFN_GATHER_LOAD. Like the SLP
> support for IFN_MASK_LOAD, it works by treating only some of the
> arguments as child nodes. Unlike IFN_MASK_LOAD, it requires the
> other arguments (base,
This patch adds SLP support for IFN_GATHER_LOAD. Like the SLP
support for IFN_MASK_LOAD, it works by treating only some of the
arguments as child nodes. Unlike IFN_MASK_LOAD, it requires the
other arguments (base, scale, and extension type) to be the same
for all calls in the group. It does not