)]}'
{
  "commit": "789b51502eaa3bb2b2a73c06add446cdb6a83fa7",
  "tree": "0ecf31483476bcf8ea445b8a5d9e924070530e75",
  "parents": [
    "49280918748c5545eee1ce75caff48c3ce6e69ed"
  ],
  "author": {
    "name": "Stefan Schuermans",
    "email": "schuermans@roofline.ai",
    "time": "Wed Dec 03 16:31:26 2025 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Dec 03 10:31:26 2025 -0500"
  },
  "message": "[HAL] fix IREE_HAL_MAX_QUEUES to be number of bits in queue affinity type (#22702)\n\nThe computation of the number of bits in the queue affinity type\niree_hal_queue_affinity_t needs to use a multiplication by 8 to get from\nthe number of bytes to the number of bits. Before, it incorrectly used a\ndivison by 8. This resulted in IREE_HAL_MAX_QUEUES having an incorrect\nvalue of 1 instead of 64.\n\nSigned-off-by: Stefan Schuermans \u003cschuermans@roofline.ai\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b52627ecfdf9214054b53b8799821e2bbadabf43",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/hal/queue.h",
      "new_id": "96dfcb17cd08aab6b168c6dde62f7385a76b0787",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/hal/queue.h"
    }
  ]
}
