Re: [PATCH v4 4/8] vect: Add maskload else value support.

2024-11-08 Thread Richard Biener
On Thu, 7 Nov 2024, Robin Dapp wrote: > From: Robin Dapp > > This patch adds an else operand to vectorized masked load calls. > The current implementation adds else-value arguments to the respective > target-querying functions that is used to supply the vectorizer with the > proper else value. >

[PATCH v4 4/8] vect: Add maskload else value support.

2024-11-07 Thread Robin Dapp
From: Robin Dapp This patch adds an else operand to vectorized masked load calls. The current implementation adds else-value arguments to the respective target-querying functions that is used to supply the vectorizer with the proper else value. We query the target for its supported else operand