[code-reflection] Integrated: Decouple iface segment mapper allocation from Acclerator

Gary Frost gfrost at openjdk.org
Fri Jun 14 14:10:57 UTC 2024


On Fri, 14 Jun 2024 14:03:44 GMT, Gary Frost <gfrost at openjdk.org> wrote:

> Currently we must pass an accelerator to create an iface buffer mapping
> 
> This does not make sense.  The allocation probably needs to come from the backend. 
> 
> So we decouple by creating a BufferAllocator interface which performs the task.

This pull request has now been integrated.

Changeset: 9ebc8afc
Author:    Gary Frost <gfrost at openjdk.org>
URL:       https://git.openjdk.org/babylon/commit/9ebc8afcf5ff971b4de215bd64714588a97537d4
Stats:     90 lines in 16 files changed: 47 ins; 5 del; 38 mod

Decouple iface segment mapper allocation from Acclerator

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

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


More information about the babylon-dev mailing list