)]}'
{
  "commit": "2c1fd8974f5d9c04629fd51bd4468fce5fed104d",
  "tree": "e90e0adaf6281bdd7ffa804ce13672501b699d5c",
  "parents": [
    "1944e8db5a591f55c8fe277fd3a42401df958daa"
  ],
  "author": {
    "name": "Steven Perron",
    "email": "stevenperron@google.com",
    "time": "Wed Nov 12 10:55:46 2025 -0500"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Nov 12 10:55:46 2025 -0500"
  },
  "message": "spirv-opt: Handle ID overflow in SplitCombinedImageSamplerPass (#6406)\n\nThis pass creates new instructions without checking if the new IDs will\noverflow. This can lead to a crash if the module has many IDs.\n\nThis CL adds checks for ID overflow and returns an error if it happens.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "338320d70423a758110b53f7804cd58a5010185f",
      "old_mode": 33188,
      "old_path": "source/opt/split_combined_image_sampler_pass.cpp",
      "new_id": "b5d3d654f34f9251ed866b5faec388da60533f59",
      "new_mode": 33188,
      "new_path": "source/opt/split_combined_image_sampler_pass.cpp"
    }
  ]
}
