)]}'
{
  "commit": "355dbbc37c7221b5c8d55278b021b8b60c19ff2d",
  "tree": "fab9757c95d79afc3d153a92b5b626b5588bc61c",
  "parents": [
    "05e31438ac9491cfc72c48664480796de874c860"
  ],
  "author": {
    "name": "jeanPerier",
    "email": "jperier@nvidia.com",
    "time": "Mon Sep 08 10:15:22 2025 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Sep 08 10:15:22 2025 +0200"
  },
  "message": "[flang][FIR] enable fir.box_addr codegen inside fir.global (#157120)\n\nFIR lowering of the fir.box type inside fir.global is special (it is an\nactual descriptor struct value instead of being a descriptor in memory)\nand causes builtin.unrealized_conversion_cast to be inserted under the\nhood by MLIR dialect conversion framework after each operation producing\na fir.box is translated. These builtin.unrealized_conversion_cast must\nbe removed before the code generation of operation of using the fir.box\nin order to get the right \"by value\" code generation required in global\ninitial value definitions.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "76f3cbd421cb9b0bf3c1b1aef25b529cc5180507",
      "old_mode": 33188,
      "old_path": "flang/lib/Optimizer/CodeGen/CodeGen.cpp",
      "new_id": "0800ed4db8c3135517a4ac67a5ed74c9fbb6e49d",
      "new_mode": 33188,
      "new_path": "flang/lib/Optimizer/CodeGen/CodeGen.cpp"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "2e0b41b8cc8054a7ccccb2f933f6b6b95bd72bb5",
      "new_mode": 33188,
      "new_path": "flang/test/Fir/box_addr-codegen-in-global.fir"
    }
  ]
}
