)]}'
{
  "commit": "810071f607bd9fca570db40fcd52e1bba41f8059",
  "tree": "fa133a3321bca46bf2ad2364247a99aa0cad7bc4",
  "parents": [
    "fffd4e8a68cfe8af53910f18bc8d895e24dcd35c"
  ],
  "author": {
    "name": "Gerda Zsejke More",
    "email": "gerdazsejke.more@arm.com",
    "time": "Thu Jan 12 11:10:49 2023 +0100"
  },
  "committer": {
    "name": "James Zern",
    "email": "jzern@google.com",
    "time": "Thu Jan 26 03:34:54 2023 +0000"
  },
  "message": "Refactor 8x8 16-bit Neon transpose functions\n\nRefactor the Neon implementation of transpose_s16_8x8(q) and\ntranspose_u16_8x8 so that the final step compiles to 8 ZIP1/ZIP2\ninstructions as opposed to 8 EXT, MOV pairs. This change removes 8\ninstructions per call to transpose_s16_8x8(q), transpose_u16_8x8\nwhere the result stays in registers for further processing - rather\nthan being stored to memory - like in aom_hadamard_8x8_neon, for\nexample.\n\nCo-authored-by: Jonathan Wright \u003cjonathan.wright@arm.com\u003e\nChange-Id: I470442d3392acf38c12817b87bdaa46eee887ff6\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "26fc1fd74020906ee0f2e9d2f0c32b1dd3027968",
      "old_mode": 33188,
      "old_path": "aom_dsp/arm/transpose_neon.h",
      "new_id": "68ec397a55458acd4191e4808b363c83887bf1eb",
      "new_mode": 33188,
      "new_path": "aom_dsp/arm/transpose_neon.h"
    }
  ]
}
