)]}'
{
  "commit": "9abbe108cb423f16627b1c32403aa8a2b9a8c633",
  "tree": "ae98c12ada17e8c25abba66a07c6661c2712cc46",
  "parents": [
    "3bbf4a659e56fde394e7214ddd17673223aca672"
  ],
  "author": {
    "name": "Nigel Tao",
    "email": "nigeltao@golang.org",
    "time": "Sun Jul 07 11:15:30 2024 +1000"
  },
  "committer": {
    "name": "Nigel Tao",
    "email": "nigeltao@golang.org",
    "time": "Mon Jul 08 04:01:56 2024 +0000"
  },
  "message": "draw: avoid FMA (Fused Multiply Add)\n\nChanging \"expr\" to \"float64(expr)\" disables FMA on that expression, even\nwhen expr\u0027s type is already nominally float64.\n\nThe output of this package should now be independent of GOARCH.\n\nSee the \"FMA (Fused Multiply Add) detector\" discussion at\nhttps://groups.google.com/g/golang-dev/c/oZv0PaZmUGs\n\nFixes golang/go#67029\n\nChange-Id: I43cecee0e9c8156eae39f52b5a2338c34d31a65a\nReviewed-on: https://go-review.googlesource.com/c/image/+/596816\nReviewed-by: Nigel Tao (INACTIVE; USE @golang.org INSTEAD) \u003cnigeltao@google.com\u003e\nLUCI-TryBot-Result: Go LUCI \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nReviewed-by: Ian Lance Taylor \u003ciant@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "298d3b3776ac8d0a36853cbcf2dd0c2ea31cda76",
      "old_mode": 33188,
      "old_path": "draw/gen.go",
      "new_id": "c975d3209e1ebdf9fac5dca4aaef2404d8cd184c",
      "new_mode": 33188,
      "new_path": "draw/gen.go"
    },
    {
      "type": "modify",
      "old_id": "94ee8265b8c7f27b65e6a3e94117a13b2459b3e6",
      "old_mode": 33188,
      "old_path": "draw/impl.go",
      "new_id": "fcd19943c4136cd32f7dc89445c5d3283201e6f5",
      "new_mode": 33188,
      "new_path": "draw/impl.go"
    },
    {
      "type": "modify",
      "old_id": "ba1bdf3ce0222146dce8a2596fa85d96d5ab53d0",
      "old_mode": 33188,
      "old_path": "draw/scale.go",
      "new_id": "aef200b228b177ed82c066b6416424cb33f35863",
      "new_mode": 33188,
      "new_path": "draw/scale.go"
    }
  ]
}
