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: [PATCH], Add future cost placeholder to PowerPC


On Thu, Aug 01, 2019 at 03:47:56PM -0400, Michael Meissner wrote:
> Add future_cost placeholder.
> 
> Currently, the -mcpu=future uses the power9 costs.  This patch separates out
> the cost to a separate structure so that in the future we can tweak the costs
> as needed.

Is there any reason for this?  At least when it actually points to the
power9 costs it is clear it is just a placeholder.


Segher


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