)]}'
{
  "commit": "4aa302d9e1925ccd8a3e27b817be0f959882fb4d",
  "tree": "dad2cf617432e04c63705e21f53b6e67119d9517",
  "parents": [
    "47a54e6926a13e6016b5306823f650e67fe063b0"
  ],
  "author": {
    "name": "Pan Zhang",
    "email": "98025960+zhangpan2001@users.noreply.github.com",
    "time": "Fri Jul 31 17:57:35 2026 +0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Jul 31 09:57:35 2026 +0000"
  },
  "message": "[LinalgExt] Implement CustomOp::getStaticLoopRanges (#24734)\n\nCustomOp implements LinalgFusionInterface but does not provide static\nloop ranges, so dispatch formation has to exclude it from several fusion\nchecks.\n\nCompute the ranges from the indexing maps and operand shapes, matching\nthe existing iteration-domain calculation. Remove the CustomOp-specific\nexclusions and cover both static and dynamic shapes.\n\nFixes #23345\n\nSigned-off-by: zhangpan \u003c98025960+zhangpan2001@users.noreply.github.com\u003e\nCo-authored-by: OpenAI \u003cnoreply@openai.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e6a91dd2b064a70693535a4eff3b1fb911dd2314",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Dialect/LinalgExt/IR/LinalgExtInterfaces.td",
      "new_id": "fb748f01d8357775441693f2b0c410b84bbfa1c6",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Dialect/LinalgExt/IR/LinalgExtInterfaces.td"
    },
    {
      "type": "modify",
      "old_id": "0016d82c88c992e1177538dd69bf0fd383d5f19f",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Dialect/LinalgExt/IR/LinalgExtOps.cpp",
      "new_id": "0a9b7d0b708fff3c167c8c7e234569cffae1736d",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Dialect/LinalgExt/IR/LinalgExtOps.cpp"
    },
    {
      "type": "modify",
      "old_id": "c0fc2dbe2ff585de33f5881fd90dd37f9d368036",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Dialect/LinalgExt/IR/LinalgExtOps.td",
      "new_id": "7f6ec1c8dd6552ef3d65bff6e8ab4ec66b13804d",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Dialect/LinalgExt/IR/LinalgExtOps.td"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "7fd48fe122939aa2b7b673ef0f965def7cbe92bd",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Dialect/LinalgExt/IR/unittests/BUILD.bazel"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f258a6f47fb5e2a7031c18c2c262383dc077324d",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Dialect/LinalgExt/IR/unittests/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8889af51cd6ce2a4064e159780d1ad3bc1a2fa9e",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Dialect/LinalgExt/IR/unittests/LinalgExtOpsTest.cpp"
    },
    {
      "type": "modify",
      "old_id": "cf4f53564a4ac9bdb85a2e7bb91bd7ec47909f34",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/DispatchCreation/FormDispatchRegions.cpp",
      "new_id": "20d3a06e4dfd2ccb4bac39e4f12969f2f0432d17",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/DispatchCreation/FormDispatchRegions.cpp"
    },
    {
      "type": "modify",
      "old_id": "ee358f0cc95fbaadbf890a6cc8c6e8e787744927",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/DispatchCreation/test/form_dispatch_regions.mlir",
      "new_id": "8e4eb51c82eb77b2c53a4396bc48a08cc09401bd",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/DispatchCreation/test/form_dispatch_regions.mlir"
    }
  ]
}
