[code-reflection] RFR: Support storing the code that builds the code model [v21]

f duke at openjdk.org
Thu Apr 3 06:54:13 UTC 2025


On Thu, 27 Mar 2025 08:45:12 GMT, Mourad Abbay <mabbay at openjdk.org> wrote:

>> In this PR we allow the user to decide how to store the code model. The first option is `TEXT`, if this is selected, we store the textual representation of the code model. The second option is `CODE_BUILDR`, if this is selected, we store the code that builds the code model. All work done here is around the second option, because the first option is already supported.
>
> Mourad Abbay has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Changes in code due to making opMethod signature uniform

Has Babylon jdk supported llama, deepseak and yolo inference for at least one platform? How about to fully support one platform first? ie. one of ptx, spirv, cuda, hip, etc on linux.

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

PR Comment: https://git.openjdk.org/babylon/pull/305#issuecomment-2774346940


More information about the babylon-dev mailing list