)]}'
{
  "commit": "21c80792ed2feebb0162a1fd093cea20dd210306",
  "tree": "62d60876f99946a9135aae50118f5673c0507f83",
  "parents": [
    "3025ce705e39d1a2bc32f509c8a58e63d3b6d3f2"
  ],
  "author": {
    "name": "Han-Chung Wang",
    "email": "hanhan0912@gmail.com",
    "time": "Wed Nov 29 18:08:48 2023 -0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Nov 29 18:08:48 2023 -0800"
  },
  "message": "[VMVX] Enable ukernels for batch_matmul using static shape path. (#15733)\n\nDifferent from matmul, it does not use dynamic shapes. The reason is\r\nthat it will need codegen.query_tile_sizes ukernel to support 3d cases.\r\nThe revision enables data-tiling batch_matmul on vmvx path using static\r\nshapes.\r\n\r\nFixes https://github.com/openxla/iree/issues/15314",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d262217e701308820ef407a44118296260f2eaed",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/CPU/CPUMaterializeEncodingPass.cpp",
      "new_id": "445a54ed26aa0e3402d2464c619a3366f29add36",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Common/CPU/CPUMaterializeEncodingPass.cpp"
    },
    {
      "type": "modify",
      "old_id": "8488c483457fd6f33f694a5185bfea64d04df601",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/VMVX/Passes.cpp",
      "new_id": "221dcea745832a8442b4677920e85a6138f75c0b",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/VMVX/Passes.cpp"
    },
    {
      "type": "modify",
      "old_id": "d3dcf3f3240205fb6e8ef7af1fad5f9dde1a3644",
      "old_mode": 33188,
      "old_path": "tests/e2e/tosa_ops/BUILD.bazel",
      "new_id": "a554c080acb84b86f19f3046685230ed6dd492d3",
      "new_mode": 33188,
      "new_path": "tests/e2e/tosa_ops/BUILD.bazel"
    },
    {
      "type": "modify",
      "old_id": "2999061b6ca8b6135413c9c4e35ef7bd69f9d82e",
      "old_mode": 33188,
      "old_path": "tests/e2e/tosa_ops/CMakeLists.txt",
      "new_id": "f3f86ffeda6a386c60071436e3f6c4d94c8e7963",
      "new_mode": 33188,
      "new_path": "tests/e2e/tosa_ops/CMakeLists.txt"
    }
  ]
}
