)]}'
{
  "commit": "ee211622a3bc77b34e2bbbb0374c27dec85f8ade",
  "tree": "0180c621e8aab38d0a1524137287ad3814285929",
  "parents": [
    "b06bb483c8e510a64f277445bc538bb370c0e259"
  ],
  "author": {
    "name": "James Price",
    "email": "jrprice@google.com",
    "time": "Tue Dec 02 14:38:35 2025 -0800"
  },
  "committer": {
    "name": "Dawn LUCI CQ",
    "email": "dawn-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Tue Dec 02 14:38:35 2025 -0800"
  },
  "message": "[ir] Validate intermediate workgroup size products\n\nWhen checking that the total workgroup size is less that UINT32_MAX,\nwe were only checking the final x*y*z product. This may overflow a\nuint64_t and wrap around to be a valid uint32_t value, so we need to\ncheck the intermediate products instead.\n\nFixed: 463283605\nChange-Id: Ie4cb2354bc6693230b5b591d152ec3d95b0469c4\nReviewed-on: https://dawn-review.googlesource.com/c/dawn/+/277935\nReviewed-by: Peter McNeeley \u003cpetermcneeley@google.com\u003e\nCommit-Queue: James Price \u003cjrprice@google.com\u003e\nCommit-Queue: Peter McNeeley \u003cpetermcneeley@google.com\u003e\nAuto-Submit: James Price \u003cjrprice@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1d3471932d172f8429293183a407e7c511695f2a",
      "old_mode": 33188,
      "old_path": "src/tint/lang/core/ir/validator.cc",
      "new_id": "79bb2c97d700e2d03cb5b6d30f864158d2d4f4a5",
      "new_mode": 33188,
      "new_path": "src/tint/lang/core/ir/validator.cc"
    },
    {
      "type": "modify",
      "old_id": "66f1f30ca2cf604e6810d367315fff81428a638d",
      "old_mode": 33188,
      "old_path": "src/tint/lang/core/ir/validator_function_test.cc",
      "new_id": "fd3addf083013cd2274555528c64f91831bae708",
      "new_mode": 33188,
      "new_path": "src/tint/lang/core/ir/validator_function_test.cc"
    }
  ]
}
