)]}'
{
  "commit": "ebe72104f00ca57e02f7ac70d78089727d5462b5",
  "tree": "0238b23feab813f9a9237c8e8b452d5602361103",
  "parents": [
    "98594f404ee741f97fefbae4aca049cde911bc94"
  ],
  "author": {
    "name": "David Wood",
    "email": "david.wood2@arm.com",
    "time": "Thu Jun 18 12:54:15 2026 +0000"
  },
  "committer": {
    "name": "David Wood",
    "email": "david.wood2@arm.com",
    "time": "Thu Jun 18 15:48:16 2026 +0000"
  },
  "message": "codegen_ssa: no dbginfo for scalable vec local w/ `-O0`\n\nLLVM uses GlobalISel with -O0 that doesn\u0027t support scalable vectors. It\nnormally falls back to SDAG which does support scalable vectors, but\nthere\u0027s a bug that means that isn\u0027t happening for debuginfo - so\ntemporarily don\u0027t emit debuginfo for scalable vector locals when there\nare no optimisations until that bug is fixed.\n\nSee \u003chttps://github.com/llvm/llvm-project/issues/204585\u003e.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c411954f063bdde70a5567723b6a4812b8c85ce9",
      "old_mode": 33188,
      "old_path": "compiler/rustc_codegen_ssa/src/mir/debuginfo.rs",
      "new_id": "2a55cbedfb3b81b2d38402cf5d60efd038445c23",
      "new_mode": 33188,
      "new_path": "compiler/rustc_codegen_ssa/src/mir/debuginfo.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "02d541cbee1658dd03e1a9dcc7cccfa504a5424a",
      "new_mode": 33188,
      "new_path": "tests/ui/scalable-vectors/debuginfo-no-opt-llvm-ice.rs"
    }
  ]
}
