)]}'
{
  "commit": "719144a271dbefb8719ed9ecd4c142ff514b4f22",
  "tree": "f467cdb857a81c3a3b63b2a7cdcbd0866b9376ab",
  "parents": [
    "4bb31d7c30933e42bc924536728178ba0051ab31"
  ],
  "author": {
    "name": "Longsheng Mou",
    "email": "longshengmou@gmail.com",
    "time": "Wed Jun 24 09:25:13 2026 +0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Jun 24 09:25:13 2026 +0800"
  },
  "message": "[mlir] Simplify DimOp::fold by using `getConstantIndex`(NFC) (#205343)\n\nRefactor `DimOp::fold` in both memref and tensor dialects to use the\nexisting `getConstantIndex()` helper instead of manually extracting the\nindex via `IntegerAttr`.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "91c5015a19c4db6df10e1b325a8e68564955dd36",
      "old_mode": 33188,
      "old_path": "mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp",
      "new_id": "0ef57172e380ca4d2e03f6ec98e9d3d352d8fc86",
      "new_mode": 33188,
      "new_path": "mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp"
    },
    {
      "type": "modify",
      "old_id": "091f8b8d528f8250ffa393b1e6aabf685b040106",
      "old_mode": 33188,
      "old_path": "mlir/lib/Dialect/Tensor/IR/TensorOps.cpp",
      "new_id": "637366a289ac96afb6292f0684329cea23405763",
      "new_mode": 33188,
      "new_path": "mlir/lib/Dialect/Tensor/IR/TensorOps.cpp"
    }
  ]
}
