https://bugs.kde.org/show_bug.cgi?id=481127
--- Comment #7 from Bruno Lathuilière <bruno.lathuili...@edf.fr> --- Sorry I did'nt finish my message (bad keyboard shorkey ...) I think we will need new IR to take into account vectorized fma : Iop_MAdd_F64x2, Iop_MAdd_F64x4, Iop_MAdd_F32x4, Iop_MAdd_F32x8, Iop_MSub_F64x2, Iop_MSub_F64x4, Iop_MSub_F32x4, Iop_MSub_F32x8 But this is outside the scope of this patch. > > This will need a regression test as well. For the proposed patch, we do not need new tests as we modify only the backend. The test fma.c and fma4.c provides already a good coverage. Do you see something missing? In term of tests, it could be interesting to test the patches on various amd64 architecture. Do you have continuous integration with several architectures? -- You are receiving this mail because: You are watching all bug changes.