)]}'
{
  "commit": "95d993a838863269dc1b90de3808c1e40ac6d5f2",
  "tree": "17ee71fc46c927ec3bacab7b7b482333d9df6b7c",
  "parents": [
    "3b30f20c60d020e43f5700dae68cf1080158b725"
  ],
  "author": {
    "name": "Henrich Lauko",
    "email": "xlauko@mail.muni.cz",
    "time": "Fri Jan 24 20:28:36 2025 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Jan 24 20:28:36 2025 +0100"
  },
  "message": "[MLIR] Fix import of calls with mismatched variadic types (#124286)\n\nPreviously, an indirect call was incorrectly generated when\r\n`llvm::CallBase::getCalledFunction` returned null due to a type mismatch\r\nbetween the call and the function. This patch updates the code to use\r\n`llvm::CallBase::getCalledOperand` instead.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f6826a2362bfdf0967dd35c92fd741ed1b279490",
      "old_mode": 33188,
      "old_path": "mlir/lib/Target/LLVMIR/ModuleImport.cpp",
      "new_id": "40d86efe605ad052543d439098e67e50c1827be5",
      "new_mode": 33188,
      "new_path": "mlir/lib/Target/LLVMIR/ModuleImport.cpp"
    },
    {
      "type": "modify",
      "old_id": "7377e2584110b5325a3bbc3d96c9e86c9f79417d",
      "old_mode": 33188,
      "old_path": "mlir/test/Target/LLVMIR/Import/instructions.ll",
      "new_id": "77052ab6e41f6ca475e8b787043af82b2214ef78",
      "new_mode": 33188,
      "new_path": "mlir/test/Target/LLVMIR/Import/instructions.ll"
    }
  ]
}
