This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/53511] New: SH Target: Add support for fma patterns
- From: "olegendo at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 28 May 2012 22:09:28 +0000
- Subject: [Bug target/53511] New: SH Target: Add support for fma patterns
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53511
Bug #: 53511
Summary: SH Target: Add support for fma patterns
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: olegendo@gcc.gnu.org
Target: sh*-*-*
As Kaz already mentioned in PR 51340 comment #3 it should be OK to use SH's
FMAC insn to implement the new fma patterns.