)]}'
{
  "commit": "97a66a897caeb1445160d1862fd5b35bb5416ffb",
  "tree": "51716aaec470ff50db2b36ebafe3c4dfa303a1ce",
  "parents": [
    "8f26a301bc7caf3d11d1f03818dae77a24e266e9"
  ],
  "author": {
    "name": "Stanislav Mekhanoshin",
    "email": "Stanislav.Mekhanoshin@amd.com",
    "time": "Mon Jul 21 15:41:24 2025 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Jul 21 15:41:24 2025 -0700"
  },
  "message": "[AMDGPU] Prohibit load/store merge if scale_offset is set on gfx1250 (#149895)\n\nScaling is done on the operation size, by merging instructions we\nwould need to generate code to scale the offset and reset the\nauto-scale bit. This is unclear if that would be beneficial, just\ndisable such merge for now.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5097ac03954d5eb79ee744765a71ec077238ba81",
      "old_mode": 33188,
      "old_path": "llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp",
      "new_id": "b49c5a997af78ead744718d7be36d6a76a901410",
      "new_mode": 33188,
      "new_path": "llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "76e2092c8b57a4e36bf4ebb604c618262562b71a",
      "new_mode": 33188,
      "new_path": "llvm/test/CodeGen/AMDGPU/load-store-opt-scale-offset.mir"
    }
  ]
}
