Hi all,
On 28/09/2023 13:51, Andre Vieira (lists) wrote:
Hi,
On 14/09/2023 13:10, Kyrylo Tkachov via Gcc-patches wrote:
Hi Stam,
The arm parts look sensible but we'd need review for the df-core.h
and df-core.cc changes.
Maybe Jeff can help or can recommend someone to take a look?
Just thought I'd do a follow-up "ping" on this :)
Thanks,
Kyrill
FWIW the changes LGTM, if we don't want these in df-core we can always
implement the extra utility locally. It's really just a helper
function to check if df_bb_regno_first_def_find and
df_bb_regno_last_def_find yield the same result, meaning we only have
a single definition.
Kind regards,
Andre
Thanks,
Stam