)]}'
{
  "commit": "c1d12e36f69da79529260acb5b3f471259daa5c0",
  "tree": "46159fdce8a46a9e6380512af380f68decd4fb4b",
  "parents": [
    "cf9c4207d72cf95b337386e04a99c023e1ebb204"
  ],
  "author": {
    "name": "Quinn Dawkins",
    "email": "quinn.dawkins@gmail.com",
    "time": "Wed Mar 08 13:08:02 2023 -0500"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Mar 08 10:08:02 2023 -0800"
  },
  "message": "[Codegen] Add canonicalization pattern for reshape into interface stores (#12471)\n\nThis pattern is similar to the existing one for loads except for stores. This is needed for implicit gemm where a reshape ends up at the bottom of the kernel.This pattern is similar to the existing one for loads except for stores. This is needed for implicit gemm where a reshape ends up at the bottom of the kernel.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "aeec7aa156711cde7a861c63ba2e058cbd3aabe5",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/test/canonicalize_interface_load_store.mlir",
      "new_id": "deae76f503d2078585f04898f69f87af9ab46eaf",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Common/test/canonicalize_interface_load_store.mlir"
    },
    {
      "type": "modify",
      "old_id": "f8a12211e36cfa042e6f7f25e9315f650b0b5441",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Transforms/Transforms.cpp",
      "new_id": "18a80893beee58f011cd780cf388ef2c02f4978d",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Transforms/Transforms.cpp"
    }
  ]
}
