On Fri, Jun 6, 2025 at 7:30 AM Andrew Pinski wrote:
>
> To speed up things slightly, we can do the update of the vop for the
> newly inserted store manually.
> This will also allow a simplified part of cselim to be used inside
> phi-opt to move the store out earlier and independent of the full cse
To speed up things slightly, we can do the update of the vop for the
newly inserted store manually.
This will also allow a simplified part of cselim to be used inside
phi-opt to move the store out earlier and independent of the full cselim.
gcc/ChangeLog:
* tree-ssa-phiopt.cc (cond_if_els