)]}'
{
  "commit": "b6777538623b0f9036ec1234b8778c4877db489b",
  "tree": "daed0d926e5e8740a3f5a003b2afe749581fac3d",
  "parents": [
    "71e4cd670f794fc08493cd25995a8ce85e81b914"
  ],
  "author": {
    "name": "Vaughn Iverson",
    "email": "vsivsi@yahoo.com",
    "time": "Thu Jan 21 16:49:49 2021 -0800"
  },
  "committer": {
    "name": "Martin Möhrmann",
    "email": "moehrmann@google.com",
    "time": "Mon May 03 07:37:44 2021 +0000"
  },
  "message": "cpu: fix AVX512 support detection on Darwin\n\nSummary: On darwin/amd64, it is not adequate to use OSXSAVE\nbits to determine AVX512 availabilty. The reason is involved.\nSee github issue for details.\n\nThe fix consists of implementing Apple\u0027s recommended approach\nusing the process commpage cpu_capabilities bits to determine\navailability of AVX512.\n\nFixes golang/go#43089\n\nChange-Id: I1ba89965498863d268fbf2e427dbfd6429c7409f\nReviewed-on: https://go-review.googlesource.com/c/sys/+/285572\nTrust: Tobias Klauser \u003ctobias.klauser@gmail.com\u003e\nRun-TryBot: Tobias Klauser \u003ctobias.klauser@gmail.com\u003e\nTryBot-Result: Go Bot \u003cgobot@golang.org\u003e\nReviewed-by: Martin Möhrmann \u003cmoehrmann@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fa7cdb9bcd5fa46a70730c36e9502d5ab9b7393a",
      "old_mode": 33188,
      "old_path": "cpu/cpu_gc_x86.go",
      "new_id": "3298a87e98129347604f98f4f7ce08d7a40c23e1",
      "new_mode": 33188,
      "new_path": "cpu/cpu_gc_x86.go"
    },
    {
      "type": "modify",
      "old_id": "8478a6d5979462fd559394927e483fd5c7dc5412",
      "old_mode": 33188,
      "old_path": "cpu/cpu_gccgo_x86.go",
      "new_id": "863d415ab4987c21623b1b873a80c902335e6c9e",
      "new_mode": 33188,
      "new_path": "cpu/cpu_gccgo_x86.go"
    },
    {
      "type": "modify",
      "old_id": "fd380c0a713a0881512a7d4f714ec6e94b535b7b",
      "old_mode": 33188,
      "old_path": "cpu/cpu_x86.go",
      "new_id": "54ca4667fb8ea05bc0965e04e631cbe52541ab09",
      "new_mode": 33188,
      "new_path": "cpu/cpu_x86.go"
    },
    {
      "type": "modify",
      "old_id": "39acab2ff5c2030410a6d45c72dd0372d9723acf",
      "old_mode": 33188,
      "old_path": "cpu/cpu_x86.s",
      "new_id": "b748ba52f7cf55efe4775a78e8e98bfd8a6fff74",
      "new_mode": 33188,
      "new_path": "cpu/cpu_x86.s"
    }
  ]
}
