)]}'
{
  "commit": "3f160df00a66b32fecbf5d0bab0905d24dc6a991",
  "tree": "c40c3ef654796ced15869920322a1d98aa40ed79",
  "parents": [
    "aefe97b939f6884b9ffb48f602b9cee6f867f115"
  ],
  "author": {
    "name": "Alex",
    "email": "hanweng9@gmail.com",
    "time": "Fri May 15 19:47:35 2026 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri May 15 16:47:35 2026 -0700"
  },
  "message": "[Codegen] Remove deprecated transform.iree.match_callback tests (#24500)\n\nPart of #24466 (sub-task: remove deprecated tests under\n`compiler/src/iree/compiler/Codegen/Common/test/`).\n\nRemoves 10 lit tests that depend on the retired\n`transform.iree.match_callback` op and its supporting machinery\n(`register_match_callbacks`, `take_first`, `emit_remark`) from\n`llvm-external-projects/iree-dialects`.\n\n- 7 files use the deprecated op directly\n- 3 driver tests (`batch_matmuls.mlir`, `convolutions.mlir`,\n`reductions.mlir`) have RUN lines that only invoke the deleted\n`*_spec.mlir` files\n- `BUILD.bazel` and `CMakeLists.txt` updated to drop matching\nsrcs/exclude/data entries\n- Net diff: 12 files changed, 933 deletions(-), 0 insertions(+)\n- No remaining source-tree references to the deleted files\n\nSigned-off-by: Alex-Wengg \u003chanweng9@gmail.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ee1ee406f0f810dcf095d2fbe89ceb1281943f2e",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/test/BUILD.bazel",
      "new_id": "dbb4c96f0fd936d518355967f57dcd0f443424b8",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Common/test/BUILD.bazel"
    },
    {
      "type": "modify",
      "old_id": "bb52d588d4b97e7ebb660a3e58cd2cf954048df1",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/test/CMakeLists.txt",
      "new_id": "c950ca2aff2f780593c90364b6878b675c8150b9",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Common/test/CMakeLists.txt"
    },
    {
      "type": "delete",
      "old_id": "6c4e12ab0d91fa3ecf2048a72798feadcaf72c2d",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/test/batch_matmul_match_spec.mlir",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "5f36f93badc0f48a32c50eb37a522b7020e61b3e",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/test/batch_matmuls.mlir",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "5e96d6dac76af77499d0a2f39092532491f6a7cf",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/test/convolution_match_spec.mlir",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "5182aa4ff71b9c128f984cced4d3ff4ec542d02d",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/test/convolutions.mlir",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "4f1b72689b864e1fc9b9da80935fe0bbe8e65179",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/test/reductions.mlir",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "7b6f45b307594821da8df037fa240cfe84b167a4",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/test/reductions_codegen_spec.mlir",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "7f19631d67d902533720b6cce9da9f80d38bd2a2",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/test/reductions_match_spec.mlir",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "33c3cfb6951e3a432c323c643f05cabf852ade23",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/test/repeated_matcher_use.mlir",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "c05cd67ae9e2a4cb853cefde2a95b914767d1d26",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/test/transform_match_partial_reduction.mlir",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "a955d84e76c555e6293cab24449f6b89bea20239",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/test/transform_ops_invalid.mlir",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    }
  ]
}
