On Mon, Jul 1, 2024 at 11:48 PM Andrew Pinski wrote:
>
> Since cabs expansion was removed from this pass,
> it would be good to rename it.
OK
> Bootstrapped and tested on x86_64-linux-gnu
>
> gcc/ChangeLog:
>
> * passes.def (expand_pow): Renamed from expand_powcabs.
> * timevar.d
Since cabs expansion was removed from this pass,
it would be good to rename it.
Bootstrapped and tested on x86_64-linux-gnu
gcc/ChangeLog:
* passes.def (expand_pow): Renamed from expand_powcabs.
* timevar.def (TV_TREE_POWCABS): Remove.
(TV_TREE_POW): Add
* tree-pa