)]}'
{
  "commit": "5d01ec711f3077a89f33c7818d737cfa5dd932d6",
  "tree": "2ee68e6432cb187011e2a1100e9cb9c7cfa9e3a0",
  "parents": [
    "1b74d6765d8c02e450518187cfc1efa08ab8dd17"
  ],
  "author": {
    "name": "Steven Perron",
    "email": "stevenperron@google.com",
    "time": "Thu Oct 23 17:59:34 2025 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Oct 23 14:59:34 2025 -0700"
  },
  "message": "spirv-opt: Clone decorations when unrolling loops (#6373)\n\nWhen unrolling a loop, the instructions in the body of the loop are\ncloned.\nIf an instruction has a decoration, the decoration must be cloned and\napplied to the new instruction.\nThis change ensures that the decorations are cloned.\n\nFixes #5902",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "468b2ae1929d53f563b41938da615a20c0a3d39e",
      "old_mode": 33188,
      "old_path": "source/opt/loop_unroller.cpp",
      "new_id": "8765b16f5d7c29490dbce9f1d2937bb6c80f9930",
      "new_mode": 33188,
      "new_path": "source/opt/loop_unroller.cpp"
    },
    {
      "type": "modify",
      "old_id": "6214902ae32048aeb6a850285896e70dcbb4bb28",
      "old_mode": 33188,
      "old_path": "test/opt/loop_optimizations/unroll_simple.cpp",
      "new_id": "256b48718e19e1bf9bc39028d0beaa090d1f917d",
      "new_mode": 33188,
      "new_path": "test/opt/loop_optimizations/unroll_simple.cpp"
    }
  ]
}
