Re: [PATCH v2 8/8] RISC-V: Add else operand to masked loads [PR115336].

2024-10-27 Thread Jeff Law
On 10/18/24 8:22 AM, Robin Dapp wrote: This patch adds else operands to masked loads. Currently the default else operand predicate accepts "undefined" (i.e. SCRATCH) as well as all-ones values. Note that this series introduces a large number of new RVV FAILs for riscv. All of them are due t

[PATCH v2 8/8] RISC-V: Add else operand to masked loads [PR115336].

2024-10-18 Thread Robin Dapp
This patch adds else operands to masked loads. Currently the default else operand predicate accepts "undefined" (i.e. SCRATCH) as well as all-ones values. Note that this series introduces a large number of new RVV FAILs for riscv. All of them are due to us not being able to elide redundant vec_c