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