)]}'
{
  "commit": "86ba8b684ef53a8bf11e320c2271aaa63108be36",
  "tree": "86e95ac30b8c95d8485565f5040c501f6c1ce914",
  "parents": [
    "cc715882bae69606c2834cf49239c7c93de31d92"
  ],
  "author": {
    "name": "Daniel Cheng",
    "email": "dcheng@chromium.org",
    "time": "Mon Mar 04 18:06:30 2024 -0800"
  },
  "committer": {
    "name": "James Zern",
    "email": "jzern@google.com",
    "time": "Wed Mar 06 05:37:00 2024 +0000"
  },
  "message": "Only #define __builtin_prefetch if it doesn\u0027t exist.\n\naom\u0027s check for conditionally defining __builtin_prefetch is broken,\nsince clang-cl defines __builtin_prefetch on Win ARM64: in addition, it\nsupports up to 3 arguments, with the latter 2 being optional. This\ncauses build breaks when paired with other libraries, like Abseil, which\ndo perform the conditional test correctly.\n\nThe real fix here is to define something like AOM_PREFETCH rather than\ntrying to #define an implementation-reserved name, which is undefined\nbehavior.\n\nBug: chromium:328105513\nChange-Id: I77711d758fde058eef4e4b09dca73b6d19e4a88f\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a70ce825b14e3b37db3c0e75fc636153257eedc2",
      "old_mode": 33188,
      "old_path": "aom_ports/mem.h",
      "new_id": "77180068aee19b596e5704659acf51a865300c32",
      "new_mode": 33188,
      "new_path": "aom_ports/mem.h"
    }
  ]
}
