Re: [PATCH v2 7/8] i386: Add else operand to masked loads.

2024-10-30 Thread Robin Dapp
> Could you just try the below change? They work, including them in v3. -- Regards Robin

Re: [PATCH v2 7/8] i386: Add else operand to masked loads.

2024-10-29 Thread Hongtao Liu
On Fri, Oct 18, 2024 at 10:23 PM Robin Dapp wrote: > > This patch adds a zero else operand to masked loads, in particular the > masked gather load builtins that are used for gather vectorization. > > gcc/ChangeLog: > > * config/i386/i386-expand.cc (ix86_expand_special_args_builtin): >

Re: [PATCH v2 7/8] i386: Add else operand to masked loads.

2024-10-28 Thread Robin Dapp
CC'ing/pinging i386 maintainers before posting a third revision. > This patch adds a zero else operand to masked loads, in particular the > masked gather load builtins that are used for gather vectorization. > > gcc/ChangeLog: > > * config/i386/i386-expand.cc (ix86_expand_special_args_builti