[code-reflection] RFR: Support storing the code that builds the code model [v18]
Mourad Abbay
mabbay at openjdk.org
Fri Apr 4 15:05:14 UTC 2025
On Wed, 26 Mar 2025 09:47:25 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> (of course we'd only do the above translation for ops that have a non-void result type)
>
> We can follow up on this improved translation at a later point.
Now I see. The current approach is inserting vars only when required. You're saying we can insert Vars for all operation (which is a simpler approach) ?
-------------
PR Review Comment: https://git.openjdk.org/babylon/pull/305#discussion_r2028991409
More information about the babylon-dev
mailing list