On Fri, Aug 30, 2024 at 1:02 AM Andrew Pinski wrote:
>
> After the small expansion patch for __builtin_prefetch, the
> only use of integer_three_node is inside tree-ssa-loop-prefetch.cc so let's
> remove it as the loop prefetch pass is not enabled these days by default and
> having a tree node aro
After the small expansion patch for __builtin_prefetch, the
only use of integer_three_node is inside tree-ssa-loop-prefetch.cc so let's
remove it as the loop prefetch pass is not enabled these days by default and
having a tree node around just for that pass is a little wasteful. Integer
constants a