)]}'
{
  "commit": "38ef0d8e34ff13062e9b662f32daafa271be255f",
  "tree": "55a68cc3f7f5bd8f07740916c95611ba2c85fed0",
  "parents": [
    "9491a13cfab5a0ea5e15a9c5c535fd8afe15335d"
  ],
  "author": {
    "name": "Jonathan Wright",
    "email": "jonathan.wright@arm.com",
    "time": "Thu Jul 07 09:12:11 2022 +0100"
  },
  "committer": {
    "name": "James Zern",
    "email": "jzern@google.com",
    "time": "Fri Sep 02 22:49:21 2022 +0000"
  },
  "message": "Implement Neon variance functions using UDOT instruction\n\nAccelerate the Neon variance helper functions by implementing the sum\nof squares calculation using a single Armv8.4-A UDOT instruction\ninstead of four MLAs.\n\nThe previous implementation is retained for use on systems that do\nsupport the Armv8.4-A dot-product instructions.\n\nChange-Id: I21689fd084c5ed9448fb1a630dc880ed45fac1df\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8505d1b9c00f7c8655459e4d0a6530398dc04b1b",
      "old_mode": 33188,
      "old_path": "aom_dsp/arm/variance_neon.c",
      "new_id": "e8e3a537c35d5c9727dd8f15084844aa61911878",
      "new_mode": 33188,
      "new_path": "aom_dsp/arm/variance_neon.c"
    }
  ]
}
