)]}'
{
  "commit": "8c5c37582e909232dc5810c4809c2bd1a22fbe1b",
  "tree": "7f6fc4702493312b831ac8404cfe097fe9b0cfdd",
  "parents": [
    "1098a5cefd764eb58e8530e821eaa5d5a6c42310"
  ],
  "author": {
    "name": "jeanPerier",
    "email": "jperier@nvidia.com",
    "time": "Wed Oct 01 09:21:17 2025 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Oct 01 09:21:17 2025 +0200"
  },
  "message": "[flang] add helper to create descriptor with new base address (#161347)\n\nThere is currently no helper to create a descriptor for a copy of a\nFortran entity based on the descriptor of the original entity and the\nbase address of the copy (most places that are doing this currently are\nalso doing allocation of the copy at the same time or using the\nruntime).\nAdd a helper for this with a unit test.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4b3087ed457880b87e14f051569568febf4f4b9d",
      "old_mode": 33188,
      "old_path": "flang/include/flang/Optimizer/Builder/FIRBuilder.h",
      "new_id": "d3af3bafbf279ddaafe49e5c27a45a3cf12b7b77",
      "new_mode": 33188,
      "new_path": "flang/include/flang/Optimizer/Builder/FIRBuilder.h"
    },
    {
      "type": "modify",
      "old_id": "b6501fd53099231a773ba35c9ddd924709dc51bc",
      "old_mode": 33188,
      "old_path": "flang/lib/Optimizer/Builder/FIRBuilder.cpp",
      "new_id": "5e6e20861fd85a62c0ed3283512d88ed742eee42",
      "new_mode": 33188,
      "new_path": "flang/lib/Optimizer/Builder/FIRBuilder.cpp"
    },
    {
      "type": "modify",
      "old_id": "e3e364720af678e4e19aea2484a325c74da2b728",
      "old_mode": 33188,
      "old_path": "flang/unittests/Optimizer/Builder/FIRBuilderTest.cpp",
      "new_id": "fffd4ab5446ca9cd1d460d28cebb0e01b7fd077e",
      "new_mode": 33188,
      "new_path": "flang/unittests/Optimizer/Builder/FIRBuilderTest.cpp"
    }
  ]
}
