https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119100

--- Comment #11 from Paul-Antoine Arras <parras at gcc dot gnu.org> ---
(In reply to Jeffrey A. Law from comment #10)
> So I don't mind these changes being tagged to pr119100.  My only concern is
> how do we know when we're done on this bug?

The way I see it is, this bug encompasses all vector-scalar fused multiply-add
instructions. All the single width varieties are already done. What is missing
now is the widening varieties, which I am currently working on. Once this is
done, I think we can consider this PR resolved.

Reply via email to