)]}'
{
  "commit": "9ad901b35d392ea02b95e2dc95086f03bb452033",
  "tree": "678353e07565cf383105b1a105eb044e0f966ac2",
  "parents": [
    "bbb5c321021d019c0a6e3ed899dfcde9b00c63d4"
  ],
  "author": {
    "name": "Gerda Zsejke More",
    "email": "gerdazsejke.more@arm.com",
    "time": "Thu Nov 24 16:06:34 2022 +0100"
  },
  "committer": {
    "name": "James Zern",
    "email": "jzern@google.com",
    "time": "Thu Dec 15 20:01:26 2022 +0000"
  },
  "message": "Count down in Neon sum square loops\n\nCounting down and terminating on a zero comparison allows us\nto use flag-setting arithmetic instructions, avoiding\nan additional CMP instruction before the conditional branch.\nThis doesn\u0027t really affect performance but code size is reduced\nby a useful amount since loop prologues are also shorter.\n\nChange-Id: Id623b28f804198ea6bf36361933bef8f17baec84\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bf212a926f76646cbdcc4bbb250f58dcb1a8f62a",
      "old_mode": 33188,
      "old_path": "aom_dsp/arm/sum_squares_neon.c",
      "new_id": "095a2c67e94848de51f6f44e8c529380fc80d289",
      "new_mode": 33188,
      "new_path": "aom_dsp/arm/sum_squares_neon.c"
    }
  ]
}
