[code-reflection] Integrated: Allow schema decoding from native code

Gary Frost gfrost at openjdk.org
Tue Jun 11 10:31:55 UTC 2024


On Tue, 11 Jun 2024 10:26:14 GMT, Gary Frost <gfrost at openjdk.org> wrote:

> We pass a description of the args when we dispatch a kernel, this  `argsled` includes schema information about any iface mapped segments.  
> 
> This allows the backend to dump the memory in the segment for debugging purposes. So far we can decode the schema.

This pull request has now been integrated.

Changeset: 7ac4bff2
Author:    Gary Frost <gfrost at openjdk.org>
URL:       https://git.openjdk.org/babylon/commit/7ac4bff218090ac4cc0d7aec965294baa8ecbf7c
Stats:     659 lines in 4 files changed: 309 ins; 257 del; 93 mod

Allow schema decoding from native code

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

PR: https://git.openjdk.org/babylon/pull/123


More information about the babylon-dev mailing list