Re: [PATCH v3 5/8] aarch64: Add masked-load else operands.

2024-11-01 Thread Robin Dapp
> rdapp@gmail.com writes: >> From: Robin Dapp >> >> This adds zero else operands to masked loads and their intrinsics. >> I needed to adjust more than initially thought because we rely on >> combine for several instructions and a change in a "base" pattern >> needs to propagate to all those. >

Re: [PATCH v3 5/8] aarch64: Add masked-load else operands.

2024-10-31 Thread Richard Sandiford
rdapp@gmail.com writes: > From: Robin Dapp > > This adds zero else operands to masked loads and their intrinsics. > I needed to adjust more than initially thought because we rely on > combine for several instructions and a change in a "base" pattern > needs to propagate to all those. > > For t