[code-reflection] Integrated: Deprecated APIs for accessing GPU global thread information removed.
Juan Fumero
jfumero at openjdk.org
Mon Nov 3 13:31:48 UTC 2025
On Mon, 3 Nov 2025 12:46:16 GMT, Juan Fumero <jfumero at openjdk.org> wrote:
> This PR refactors the `KernelContext` to remove the old accessor `kernelContext.x` and `kernelContext.maxX` to a `gix` for thread builtins and `gsx` (as in global size or x) for specifying the total number of threads.
This pull request has now been integrated.
Changeset: 29f14199
Author: Juan Fumero <jfumero at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/29f14199d5c1840a4f14cf36da289f3148db2d2e
Stats: 290 lines in 38 files changed: 26 ins; 65 del; 199 mod
Deprecated APIs for accessing GPU global thread information removed.
-------------
PR: https://git.openjdk.org/babylon/pull/656
More information about the babylon-dev
mailing list