)]}'
{
  "commit": "bccd34f32342e0f299d528ffbb70c825eee983d5",
  "tree": "7ca9de126c3921962e410a75d2edb0333269eb65",
  "parents": [
    "15e7753ababb60f95489154a32c7824a5e6972f9"
  ],
  "author": {
    "name": "Sam Elliott",
    "email": "quic_aelliott@quicinc.com",
    "time": "Tue Jul 08 21:40:29 2025 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Jul 08 21:40:29 2025 -0700"
  },
  "message": "[SelectionDAG] Correctly Mark Required Analyses (#147649)\n\nllvm/llvm-project#147560 changed when the legacy SelectionDAG pass needs\nTargetTransformInfoWrapperPass to always require it (rather than only\nwhen assertions are enabled). `SelectionDAGISelLegacy::getAnalysisUsage`\nwas not updated in that PR, which was causing crashes on\nassertions-disabled builds, which are hard to track down.\n\nThis makes the required update, which should avoid crashes being seen on\nsome buildbots and by some users.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6260ad2f24deaf2183e78103e9439b9ccd6fb3a1",
      "old_mode": 33188,
      "old_path": "llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp",
      "new_id": "26071ed70c9db85132f904ab045bed7bc9be65a6",
      "new_mode": 33188,
      "new_path": "llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp"
    }
  ]
}
