[code-reflection] RFR: Uninitialized variables [v2]

Paul Sandoz psandoz at openjdk.org
Fri Oct 25 15:41:40 UTC 2024


On Fri, 25 Oct 2024 08:05:44 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> This looks great - thanks for revisiting. It seems a much more natural modelling (at least coming at it from the Java angle). I'm glad to see that the changes in SSA and interpreter to support this are fairly small (and similar to the previous ones).

Yes, thanks for the feedback.

@grfrost HAT needed updates. I think i got it right for the C99 builder as the Mandel example (that has an uninitialized variable) now works. But i did not test other backends, although if they are working from lowered SSA models they should be fine.

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

PR Comment: https://git.openjdk.org/babylon/pull/264#issuecomment-2438151929


More information about the babylon-dev mailing list