)]}'
{
  "commit": "ba30557d40a15bc8f8ee1fe282eb98d2e7bfc377",
  "tree": "1cdcfc07f14e5ea38513441cc38b47d7f85bbaf1",
  "parents": [
    "03c5a0f6eddb5ec3609e657a7fcd4930cc0117f1"
  ],
  "author": {
    "name": "Han-Chung Wang",
    "email": "hanhan0912@gmail.com",
    "time": "Wed Jan 22 06:42:27 2025 -0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Jan 22 06:42:27 2025 -0800"
  },
  "message": "[runtime][hip] Cast IREE_[HOST|DEVICE]_MAX_SIZE to iree_host_size_t type (#19766)\n\nThe revision fixes the `-Wformat` errors on platforms that treat\r\n`size_t` as `unsigned long long`. See below error log:\r\n\r\n```\r\nerror: format specifies type \u0027size_t\u0027 (aka \u0027unsigned long\u0027) but the argument has type \u0027unsigned long long\u0027 [-Werror,-Wformat]\r\n                            IREE_HOST_SIZE_MAX);\r\n```\r\n\r\nThe error is introduced by https://github.com/iree-org/iree/pull/19667\r\n\r\nSigned-off-by: hanhanW \u003chanhan0912@gmail.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "105ad1766a3cf940758ef3af7039d304017759cc",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/base/config.h",
      "new_id": "d21ec1d0b78693a40b283ec9ceee66f2679b28e9",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/base/config.h"
    }
  ]
}
