)]}'
{
  "commit": "dc8fde08211b361b96865cb6e4e7554ddaedeff9",
  "tree": "aaec9d556c3c86596ef5c53b7c5166712054089b",
  "parents": [
    "f40c8e752453fa08b46e21f69842dcf4c8d2422e"
  ],
  "author": {
    "name": "Bala_Bhuvan_Varma",
    "email": "balabhuvanvarma@gmail.com",
    "time": "Wed Dec 10 12:11:54 2025 +0530"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Dec 10 07:41:54 2025 +0100"
  },
  "message": "[MLIR][LLVMIR] Fix LLVM IR import of ZeroInitializers to constant zero (#171107)\n\nConstant zero aggregate structures are imported to from llvm IR as\nundef.\nThis includes for example LandingPad Instructions which have zero value\nfilters, structs.\n\nThis fixes the import to use the zeroOp to materialize a\nzero-initialized constant.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d7d215bf1bd09562f126aa1c978cd1c8c96717bd",
      "old_mode": 33188,
      "old_path": "mlir/lib/Target/LLVMIR/ModuleImport.cpp",
      "new_id": "c0ff5fdb199b30539fa5ea1515aa784e73cff778",
      "new_mode": 33188,
      "new_path": "mlir/lib/Target/LLVMIR/ModuleImport.cpp"
    },
    {
      "type": "modify",
      "old_id": "103d0ff0019692236dbca051faacd1197df5b44b",
      "old_mode": 33188,
      "old_path": "mlir/test/Target/LLVMIR/Import/constant.ll",
      "new_id": "ddf29c6d2f380157faff30d5c56d960d348fd92f",
      "new_mode": 33188,
      "new_path": "mlir/test/Target/LLVMIR/Import/constant.ll"
    },
    {
      "type": "modify",
      "old_id": "145110492062376b90656b46fa79aa4833011598",
      "old_mode": 33188,
      "old_path": "mlir/test/Target/LLVMIR/Import/exception.ll",
      "new_id": "57c4bce5c6c72fba4307576b724918803a43eb6f",
      "new_mode": 33188,
      "new_path": "mlir/test/Target/LLVMIR/Import/exception.ll"
    },
    {
      "type": "modify",
      "old_id": "da3eae3e9e33771ca322e9a57d6f68a45d74187e",
      "old_mode": 33188,
      "old_path": "mlir/test/Target/LLVMIR/Import/zeroinitializer.ll",
      "new_id": "02216dab0cc2f15e2f25a0a1c7249ef27753c2b1",
      "new_mode": 33188,
      "new_path": "mlir/test/Target/LLVMIR/Import/zeroinitializer.ll"
    }
  ]
}
