[PATCH] D158883: [Matrix] Try to emit fmuladd for both vector and matrix types

Ulrich Weigand via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 6 15:03:21 PDT 2023


uweigand added a comment.

In D158883#4638648 <https://reviews.llvm.org/D158883#4638648>, @thegameg wrote:

> In D158883#4635997 <https://reviews.llvm.org/D158883#4635997>, @uweigand wrote:
>
>> The newly added test cases in ffp-model.c fail on SystemZ, making CI red:
>
> Should be fixed, thanks for the report and sorry for the delay.

Thanks, this fixes the problem for me locally.  (Build bot is unfortunately still down because of this: https://github.com/llvm/llvm-project/pull/65267#issuecomment-1707318337)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D158883/new/

https://reviews.llvm.org/D158883



More information about the cfe-commits mailing list