)]}'
{
  "commit": "3e412faa6696f39d053cc6b413baf7b6bcbcdce1",
  "tree": "74663925c0e87adb21f7838b39720e97a1352d80",
  "parents": [
    "cebdc1a75029deca20108e1724937920b599ba91",
    "a9b147259be705fba32fa5dbf887b7c10eef701d"
  ],
  "author": {
    "name": "Matthias Krüger",
    "email": "476013+matthiaskrgr@users.noreply.github.com",
    "time": "Mon Dec 15 08:08:04 2025 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Dec 15 08:08:04 2025 +0100"
  },
  "message": "Rollup merge of #149994 - Flakebi:amdgpu-vectors, r\u003djieyouxu\n\nAllow vector types for amdgpu\n\nThe amdgpu target uses vector types in various places. The vector types can be used on all architectures, there is no associated target feature that needs to be enabled.\n\nThe largest vector type found in LLVM intrinsics is `v32i32` (`[32 x i32]`) for mfma intrinsics. Note that while this intrinsic is only supported on some architectures, the vector type itself is supported on all architectures.\n\nTracking issue: rust-lang/rust#135024\n\n(I used an empty string to say “does not need a target feature”. If you prefer an `Option` or something like that, I’ll change it.)\n",
  "tree_diff": []
}
