)]}'
{
  "commit": "2f15d7e43e17f72839861bfe3a5c466c325bc04d",
  "tree": "c1fc80bb4817554b4d785023b207ad78033ff9de",
  "parents": [
    "d1ee850743c29bd2064b9a308e84f048827f143e"
  ],
  "author": {
    "name": "Vinayak Dev",
    "email": "104419489+vinayakdsci@users.noreply.github.com",
    "time": "Fri Oct 18 14:02:30 2024 +0530"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Oct 18 14:02:30 2024 +0530"
  },
  "message": "[mlir][tensor] Fix off-by-one error in ReshapeOpsUtils (#112774)\n\nThis patch fixes an off-by-one error in\r\n`mlir::getReassociationIndicesForCollapse()` that occurs when the last\r\ntwo dims of the source tensor satisfy the while loop.\r\n\r\nThis would cause an assertion failure due to out-of-bounds-access, which\r\nis now fixed.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d2ab4cabb32bf1a5cf0468ef8d7a4671cee328b9",
      "old_mode": 33188,
      "old_path": "mlir/lib/Dialect/Utils/ReshapeOpsUtils.cpp",
      "new_id": "70b2aaf9a17e0b59553e88dd61337aed441401de",
      "new_mode": 33188,
      "new_path": "mlir/lib/Dialect/Utils/ReshapeOpsUtils.cpp"
    },
    {
      "type": "modify",
      "old_id": "0aa2d33ef17ed465388a176f3dc28b618ec14e41",
      "old_mode": 33188,
      "old_path": "mlir/test/Dialect/Tensor/canonicalize.mlir",
      "new_id": "dbf0f0b81f6114e77905290c46ce6ed1fd52a5f9",
      "new_mode": 33188,
      "new_path": "mlir/test/Dialect/Tensor/canonicalize.mlir"
    }
  ]
}
