[Bug target/84361] Fails to use vfmaddsub* for complex multiplication

2023-07-21 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84361

Richard Biener  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #3 from Richard Biener  ---
Really a duplicate of PR81904 which tracks a little bit more.

*** This bug has been marked as a duplicate of bug 81904 ***

[Bug target/84361] Fails to use vfmaddsub* for complex multiplication

2018-02-17 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84361

Marc Glisse  changed:

   What|Removed |Added

   See Also||https://gcc.gnu.org/bugzill
   ||a/show_bug.cgi?id=81904

--- Comment #2 from Marc Glisse  ---
Related to one part of bug 81904.

[Bug target/84361] Fails to use vfmaddsub* for complex multiplication

2018-02-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84361

--- Comment #1 from Richard Biener  ---
Note the fma variants have addsub and subadd variants as well.