)]}'
{
  "commit": "b383a528d83cc73620af5e32e73017589fddc37f",
  "tree": "36ed0407ea0d616b588f3f9a2e10cc62b4c94c50",
  "parents": [
    "14c82d948993ae6056c5a6f503a05d0326b8cc24"
  ],
  "author": {
    "name": "Ben Vanik",
    "email": "ben.vanik@gmail.com",
    "time": "Tue Apr 28 11:45:38 2026 -0700"
  },
  "committer": {
    "name": "Ben Vanik",
    "email": "ben.vanik@gmail.com",
    "time": "Wed Apr 29 13:46:12 2026 -0700"
  },
  "message": "[HAL/AMDGPU] Stage generated inputs through coarse memory\n\nMark AMDGPU DEVICE_LOCAL|HOST_VISIBLE allocations as low-performance in the allocator compatibility query. Generic HAL buffer generation already probes a host-visible variant first, and without this hint it generated benchmark file inputs directly into fine-grained GPU-local memory instead of producing host data and transferring into coarse device-local memory.\n\nThis keeps the policy in the allocator instead of adding AMDGPU branches to buffer_view_util. Explicit coherent host-visible allocations remain valid and queue-usable; they just stop being selected as the fast path for dispatch inputs when a staged copy can produce the requested DEVICE_LOCAL buffer.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6a729109cad61df776b9362d80c583835cf1ff52",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/hal/drivers/amdgpu/allocator.c",
      "new_id": "74f0ed3920670d1ffedf833b7a175c5d50b61586",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/hal/drivers/amdgpu/allocator.c"
    },
    {
      "type": "modify",
      "old_id": "da685756ababe6c6ef7d02ef468664f9f1b1422c",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/hal/drivers/amdgpu/allocator_test.cc",
      "new_id": "165258c4e9f0e65a82de6069096b75fe215c560f",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/hal/drivers/amdgpu/allocator_test.cc"
    }
  ]
}
