On Sat, Nov 2, 2024 at 4:10 PM Andrew Pinski wrote:
>
> To make it easier to add more predicates in some cases,
> factor out the code. Plus it makes the code slightly more
> readable since it is not indented as much.
>
> Bootstrapped and tested on x86_64.
OK.
Thanks,
Richard.
> gcc/ChangeLog:
>
To make it easier to add more predicates in some cases,
factor out the code. Plus it makes the code slightly more
readable since it is not indented as much.
Bootstrapped and tested on x86_64.
gcc/ChangeLog:
* tree-ssa-sccvn.cc (insert_predicates_for_cond): New function,
factored out fro