On Thu, 26 Feb 2026 09:23:06 GMT, Andrew Haley <[email protected]> wrote:

>> Thanks for taking the time to write all this out! Will do a refactor and 
>> integrate these changes shortly
>
> Don't be inhibited from changing what I wrote, if it makes sense to do so.

Just pushed an updated version that uses this method of allocating registers. I 
personally found it more readable to use one `RegSet` and not create new 
subsets for different scopes. That way each register name is explicitly added 
and removed when needed. I'm open to changing that though

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27946#discussion_r2914029195

Reply via email to