)]}'
{
  "commit": "769953b2f62317e2b3d3b1908a76487e2f4936b6",
  "tree": "dc0fe1e9e3ea490a706e8496575dc9fac7017b9d",
  "parents": [
    "2da9277fdad3c88e38d5e2a16db828984c737916"
  ],
  "author": {
    "name": "MaheshRavishankar",
    "email": "1663364+MaheshRavishankar@users.noreply.github.com",
    "time": "Wed Sep 28 11:36:46 2022 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Sep 28 18:36:46 2022 +0000"
  },
  "message": "Modify `pack` op iteration space description to make it amenable to Tiling. (#10569)\n\nThe innermost loop dimensions of the `pack` operation deal with the packing the data into a tile. These loops cannot be tiled. The loops that iterate over the different data tiles of the output can be tiled. Change the iteration space description to only specify the loops that iterate over the data tiles of the output. The intra-data tile loops are generated as part of the scalar implementation of the `pack` operation.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c6d1cfdc384388e1fd366516add56b7f3d188c25",
      "old_mode": 33188,
      "old_path": "llvm-external-projects/iree-dialects/lib/Dialect/LinalgExt/IR/LinalgExtOps.cpp",
      "new_id": "32771a5fa6e880fafca81f0e0bec39da68b55f57",
      "new_mode": 33188,
      "new_path": "llvm-external-projects/iree-dialects/lib/Dialect/LinalgExt/IR/LinalgExtOps.cpp"
    }
  ]
}
