[Bug target/46353] [4.6 regression] fma testsuite failures
meissner at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Nov 9 00:34:00 GMT 2010
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46353
Michael Meissner <meissner at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed|2010-11-08 08:09:05 |2010.11.09 00:34:40
Ever Confirmed|0 |1
--- Comment #3 from Michael Meissner <meissner at gcc dot gnu.org> 2010-11-09 00:34:40 UTC ---
Now that the tree code knows about FMA, the rs6000 backend needs to add
fmav4df4, fmav2df4, etc. named patterns so the vectorizer can properly
vectorize calls to fma, fmas, etc.
More information about the Gcc-bugs
mailing list