git: openjdk/babylon: code-reflection: Add buffer tagging and opt-out moduleOp backend
Gary Frost
gfrost at openjdk.org
Mon Sep 8 16:51:09 UTC 2025
Changeset: 4cd871ef
Branch: code-reflection
Author: Ruby Chen <ruby.r.chen at gmail.com>
Committer: Gary Frost <gfrost at openjdk.org>
Date: 2025-09-08 16:50:02 +0000
URL: https://git.openjdk.org/babylon/commit/4cd871eff7c9fd85a78953e3a3b9b4a0e7bde3c5
Add buffer tagging and opt-out moduleOp backend
! hat/backends/ffi/cuda/src/main/java/hat/backend/ffi/CudaBackend.java
! hat/backends/ffi/mock/src/main/java/hat/backend/ffi/MockBackend.java
! hat/backends/ffi/shared/src/main/java/hat/backend/ffi/C99FFIBackend.java
+ hat/core/src/main/java/hat/BufferTagger.java
! hat/core/src/main/java/hat/buffer/ArgArray.java
! hat/core/src/main/java/hat/callgraph/CallGraph.java
! hat/core/src/main/java/hat/callgraph/ComputeCallGraph.java
! hat/core/src/main/java/hat/callgraph/KernelCallGraph.java
! hat/hat/Script.java
! hat/hat/run.java
More information about the babylon-dev
mailing list