)]}'
{
  "commit": "69900ee8434ff74322e7fcc1fb0a40af407d200b",
  "tree": "07359700266d2aa5bb950ed09aaa327854cbd8f0",
  "parents": [
    "cfc79eaddf22ac9a69b1557722f905928972fca5"
  ],
  "author": {
    "name": "Max191",
    "email": "44243577+Max191@users.noreply.github.com",
    "time": "Fri Jul 19 06:08:02 2024 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Jul 19 09:08:02 2024 -0400"
  },
  "message": "[Codegen][GPU] Use bufferization.alloc_tensor for gpu.shuffle_tensor destination (#17940)\n\nThe destination for the gpu.shuffle_tensor op will always end up needing\r\nshared memory allocations. When the destination is left as a\r\ntensor.empty op, it can potentially be CSEd with other\r\ngpu.shuffle_tensor destinations. This PR creates a\r\nbufferization.alloc_tensor when generating gpu.shuffle_tensor ops\r\ninstead, which will not be CSEd.\r\n\r\n---------\r\n\r\nSigned-off-by: Max Dawkins \u003cmax.dawkins@gmail.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "989afa934d398b01617ea442d7aaf096e2087a0a",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Dialect/GPU/TransformExtensions/test/transform_fuse_forall.mlir",
      "new_id": "1fcebc42b2d8c70e555245a8d4210e4da49efceb",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Dialect/GPU/TransformExtensions/test/transform_fuse_forall.mlir"
    },
    {
      "type": "modify",
      "old_id": "f20779e9e000d3b6b5363e2c322cb1cb73c231e0",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Dialect/GPU/Transforms/BUILD.bazel",
      "new_id": "9a4574deb7db41d083bc7c97d806bf2ac2726c04",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Dialect/GPU/Transforms/BUILD.bazel"
    },
    {
      "type": "modify",
      "old_id": "fd0b6e65d8bb9728a43b3b606a61d39cec21902d",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Dialect/GPU/Transforms/CMakeLists.txt",
      "new_id": "1f0a472dfd8906f415a6a44f7aad7ec91dca417b",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Dialect/GPU/Transforms/CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "d6f6c24ccde85eccf1551b605544533e4a5525e2",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Dialect/GPU/Transforms/Passes.td",
      "new_id": "5bfb0d4f5e0fbaa2efa51b8e77900a4f7fd475dc",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Dialect/GPU/Transforms/Passes.td"
    },
    {
      "type": "modify",
      "old_id": "14b62d75761aec6fcffa5b55ea30c4b243f9cfa0",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Dialect/GPU/Transforms/Transforms.cpp",
      "new_id": "8eba3c99e0cb2d4dbce1bc13d494fa03e6d998d0",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Dialect/GPU/Transforms/Transforms.cpp"
    }
  ]
}
