)]}'
{
  "commit": "d90c50571e829d26c6550b667b0a80eeb793904c",
  "tree": "dd6129c345afd4e2a5ed94e773fade83481c412f",
  "parents": [
    "cac7a96af9dbf7c5e8f49d2934387d11912b20d3"
  ],
  "author": {
    "name": "MaheshRavishankar",
    "email": "1663364+MaheshRavishankar@users.noreply.github.com",
    "time": "Mon Jan 13 09:03:33 2025 -0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Jan 13 09:03:33 2025 -0800"
  },
  "message": "Reshape propagation to enable broadcast(transpose) -\u003e attention(q, kt, vt) fusion. (#19661)\n\nFixes some minor bugs and adds a missing pattern to enable reshape\r\npropagation that moves reshapes out of the transpose operation and\r\nattention operation to be fusable subsequently.\r\n\r\nThis doesnt necessarily fuse the the transpose and attention yet. That\r\nwill be addressed subsequently.\r\n\r\nSigned-off-by: MaheshRavishankar \u003cmravisha@amd.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "71fe957a0830a5e633e2cc065f267b2c607ac68b",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/DispatchCreation/BubbleUpExpandShapes.cpp",
      "new_id": "48ee4d4d80c138096f8488d9a795e582fb9f4634",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/DispatchCreation/BubbleUpExpandShapes.cpp"
    },
    {
      "type": "modify",
      "old_id": "b3fdd9038b49e414aeb09cf000c5cdc70f55a62a",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/DispatchCreation/test/attention_fuse_by_expansion.mlir",
      "new_id": "244b02e917e9d41e733ee3ddf799b96359d18eed",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/DispatchCreation/test/attention_fuse_by_expansion.mlir"
    },
    {
      "type": "modify",
      "old_id": "b014d59f881c42001d60a033247f13603abdc53d",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/DispatchCreation/test/bubble_up_expand_shapes.mlir",
      "new_id": "d654df33752050661d2dfa8c9b8c8d2405ff492d",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/DispatchCreation/test/bubble_up_expand_shapes.mlir"
    }
  ]
}
