Re: [PATCH 14/14] aarch64: Add support for unpacked SVE FP conditional ternary arithmetic

2025-06-06 Thread Richard Sandiford
Spencer Abson writes: > This patch extends the expander for fma, fnma, fms, and fnms to support > partial SVE FP modes. > > We add the missing BF16 tests, which we can now trigger for having > implemented the conditional expander. > > We also add tests for the 'merging with multiplicand' case, whi

[PATCH 14/14] aarch64: Add support for unpacked SVE FP conditional ternary arithmetic

2025-06-02 Thread Spencer Abson
This patch extends the expander for fma, fnma, fms, and fnms to support partial SVE FP modes. We add the missing BF16 tests, which we can now trigger for having implemented the conditional expander. We also add tests for the 'merging with multiplicand' case, which this expander canonicalizes (alb