On Fri, Apr 14, 2023 at 12:08 PM Ajit Agarwal wrote:
>
> Hello Richard:
>
> On 14/04/23 2:29 pm, Richard Biener wrote:
> > On Fri, Apr 14, 2023 at 10:42 AM Ajit Agarwal via Gcc-patches
> > wrote:
> >>
> >> Hello All:
> >>
> >> This patch add heuristics for code sinking opportunities.
> >> Bootstr
Hello Richard:
On 14/04/23 2:29 pm, Richard Biener wrote:
> On Fri, Apr 14, 2023 at 10:42 AM Ajit Agarwal via Gcc-patches
> wrote:
>>
>> Hello All:
>>
>> This patch add heuristics for code sinking opportunities.
>> Bootstrapped and regtested for powerpc64-linux-gnu.
>>
>> Thanks & Regards
>> Ajit
On Fri, Apr 14, 2023 at 10:42 AM Ajit Agarwal via Gcc-patches
wrote:
>
> Hello All:
>
> This patch add heuristics for code sinking opportunities.
> Bootstrapped and regtested for powerpc64-linux-gnu.
>
> Thanks & Regards
> Ajit
>
> tree-ssa-sink: Add heuristics for code sinking.
>
>