On Sat, May 31, 2025 at 11:07 AM Andrew Pinski wrote:
>
> Right now the only place where CCP needs to have the virtual op renamed is
> after inserting clobbers which come right before __builtin_stack_restore.
> So let's manually do the correct thing so we can remove the TODO_update_ssa
> todo.
O
Right now the only place where CCP needs to have the virtual op renamed is
after inserting clobbers which come right before __builtin_stack_restore.
So let's manually do the correct thing so we can remove the TODO_update_ssa
todo.
gcc/ChangeLog:
* tree-ssa-ccp.cc (insert_clobber_before_s