)]}'
{
  "commit": "0a561c47c3dc77ce038aef0ca9bf8d8f02ff2f2a",
  "tree": "86c2d322bb635ab1a41d2f762163b954db14f514",
  "parents": [
    "abf008703c9c57d755bbea1197d9d8f062b0392e"
  ],
  "author": {
    "name": "Quinn Dawkins",
    "email": "quinn.dawkins@gmail.com",
    "time": "Wed Jun 12 13:05:42 2024 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Jun 12 17:05:42 2024 +0000"
  },
  "message": "[Codegen][GPU] Make operand promotion pattern work with generics (#17650)\n\nThe pattern was previously using the `isMatmulOrBatchMatmul` helper that\r\nonly looked for named ops. Change the logic to use inferred contraction\r\ndims and look at the static bounds of the op to filter out matvec cases.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cf16ccfaacd2e29e334f9c748e0bba55e3cb7bba",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/GPU/GPUPromoteMatmulOperands.cpp",
      "new_id": "5024d9cf7748af46ead6d927c35d507b97514e87",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Common/GPU/GPUPromoteMatmulOperands.cpp"
    },
    {
      "type": "modify",
      "old_id": "3150e7de714be662d692493b958c03d2fba43160",
      "old_mode": 33188,
      "old_path": "compiler/src/iree/compiler/Codegen/Common/GPU/test/gpu_promote_matmul_operands.mlir",
      "new_id": "287314047753541b2573361aeec303a0af63bf89",
      "new_mode": 33188,
      "new_path": "compiler/src/iree/compiler/Codegen/Common/GPU/test/gpu_promote_matmul_operands.mlir"
    }
  ]
}
