This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Add fp_type for powerpc-xilinx-eabi FP templates


On Fri, May 08, 2009 at 01:56:46PM -0700, Michael Eager wrote:
> The attached patch adds missing fp_type attributes to FP
> templates, used by Xilinx FPU pipeline scheduler.
> 
> -- 
> Michael Eager	 eager@eagercon.com
> 1960 Park Blvd., Palo Alto, CA 94306  650-325-8077

> 2009-05-08  Michael Eager <eager@eagercon.com>
> 
> 	* config/rs6000/rs6000.md (subsf3, mulsf3, anonymous patterns): Add
> 	fp_type.

The patches look correct, but I'm curious why you need them for xilinx?  All of
these are predicated on !TARGET_POWERPC, which was the original Power port.

-- 
Michael Meissner, IBM
4 Technology Place Drive, MS 2203A, Westford, MA, 01886, USA
meissner@linux.vnet.ibm.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]