[code-reflection] RFR: Drop unused local variables from generated op method

Mourad Abbay mabbay at openjdk.org
Tue Apr 29 08:41:01 UTC 2025


On Mon, 28 Apr 2025 18:28:37 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> The generated op method contains some local variables that are never used.
> This PR fixes that, further reducing the number of generated locals per synthetic op method.
> While this is not a groundbreaking improvement, in some complex tests I've seen a reduction of locals up to 20%.

Look good to me

-------------

PR Comment: https://git.openjdk.org/babylon/pull/413#issuecomment-2837953535


More information about the babylon-dev mailing list