)]}'
{
  "commit": "881049092956896400c3640846c1dd4a0b101818",
  "tree": "1b7b338da21c99079921f092f910f98fb411d514",
  "parents": [
    "205ff020980d46dd45647554db953c75d7449e63"
  ],
  "author": {
    "name": "Jiří Filek",
    "email": "52356396+fileho@users.noreply.github.com",
    "time": "Mon Apr 20 20:51:21 2026 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Apr 20 11:51:21 2026 -0700"
  },
  "message": "Add PhaseOrdering test mirroring missed optimization on empty std::set (#192840)\n\nAdds a PhaseOrdering test mirroring missed optimization on empty\n`std::set`. The `erase` in not inlined due to missing store-to-load\nforwarding between inlining attempts, so inliner sees it as recursive.\n\nPart of #183994\nAddressed in #190607",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e62a4e88e8d4918fe335ae988df14a97ba2ad0bd",
      "new_mode": 33188,
      "new_path": "llvm/test/Transforms/PhaseOrdering/inline-store-to-load.ll"
    }
  ]
}
