On Sun, 11 Aug 2024 14:00:27 PDT (-0700), Robin Dapp wrote:
> I figured it's easier to parse this as a series rather than one big
> patch, in particular since target-specific code is involved.
>
> This adds an else operand to masked-load operations in order to avoid
> implicit dependencies on zeroe
On Sun, 11 Aug 2024, Robin Dapp wrote:
> I figured it's easier to parse this as a series rather than one big
> patch, in particular since target-specific code is involved.
>
> This adds an else operand to masked-load operations in order to avoid
> implicit dependencies on zeroed masked-out elemen
I figured it's easier to parse this as a series rather than one big
patch, in particular since target-specific code is involved.
This adds an else operand to masked-load operations in order to avoid
implicit dependencies on zeroed masked-out elements. riscv does not
mandate zeroing for those but