[Repost PATCH v4 00/20] FMV refactor and ACLE compliance.

2025-05-28 Thread Alfie Richards
Hi all, Reposting this as requested by Jeff Law. - Another update to this series. This patch changes the version info structure to be sorted by priority. This allows easier reasoning for optimisations and prevents having to calculate the priority of functions repeatedly. The other change i

Ping^2: [PATCH v4 00/20] FMV refactor and ACLE compliance.

2025-05-13 Thread Alfie Richards
Hi all, Ping for this main patch series. Alfie On 15/04/2025 11:31, Alfie Richards wrote: Hi all, Another update to this series. This patch changes the version info structure to be sorted by priority. This allows easier reasoning for optimisations and prevents having to calculate the priorit

[PING PATCH v4 00/20] FMV refactor and ACLE compliance.

2025-05-06 Thread Alfie Richards
Hi all, Ping for this patch series. There are a handful of other patches that are dependant on this series so I am keen to start getting this reviewed. Kind regards, Alfie On 15/04/2025 11:31, Alfie Richards wrote: Hi all, Another update to this series. This patch changes the version info

[PATCH v4 00/20] FMV refactor and ACLE compliance.

2025-04-15 Thread Alfie Richards
Hi all, Another update to this series. This patch changes the version info structure to be sorted by priority. This allows easier reasoning for optimisations and prevents having to calculate the priority of functions repeatedly. The other change is that the target_clones pass was split in two. T