)]}'
{
  "commit": "2e4487dd7ca7ad9acff8e0efa6fa79715537bc69",
  "tree": "adbbe107682662c1207761602ac13ed928d3c5fb",
  "parents": [
    "3345b76fb5a27a6da3e502f8254c1863dc7f656f"
  ],
  "author": {
    "name": "qcolombet",
    "email": "quentin.colombet@gmail.com",
    "time": "Thu Jun 15 13:36:42 2023 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Jun 15 13:36:42 2023 +0200"
  },
  "message": "[iree-dialects][test] Remove dead code from the transfrom script (#14127)\n\nDead code in the transform script can currently trigger a bug in the\r\ninterpreter. The issue is the transforms are applied to the transform\r\nscript as well.\r\nFor this particular test, we have a dead matcher that gets removed by\r\ndce and this crashes the interpreter because it tries to access a\r\ntransform op that doesn\u0027t exist anymore (use-after-free).\r\n\r\nWhile the interpreter is being fixed (upstream), remove the dead code to\r\navoid the crash.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "321a3d8c8c67975c852f5f8b4c050cc3d67352f8",
      "old_mode": 33188,
      "old_path": "llvm-external-projects/iree-dialects/test/Dialect/linalg_transform/single-tiling-full-script.mlir",
      "new_id": "7a2243153e86e9825beabeebd0e40d3fdf6cfd99",
      "new_mode": 33188,
      "new_path": "llvm-external-projects/iree-dialects/test/Dialect/linalg_transform/single-tiling-full-script.mlir"
    }
  ]
}
