On Mon, Nov 8, 2021 at 11:48 AM Richard Sandiford via Gcc-patches
wrote:
>
> When finishing the vector costs, it can be useful to know
> what the associated scalar costs were. This allows targets
> to read information collected about the original scalar loop
> when trying to make a final judgemen
When finishing the vector costs, it can be useful to know
what the associated scalar costs were. This allows targets
to read information collected about the original scalar loop
when trying to make a final judgement about the cost of the
vector code.
This patch therefore passes the scalar costs t