)]}'
{
  "commit": "b5f92a98836e0ed7c84cf584b5523516b15d24bd",
  "tree": "ddd81c2c9c321e6b1b246ac0d7378a4cd9153571",
  "parents": [
    "9684f2cfd6faa598ca7ea0ad4bdd4b8459b29219"
  ],
  "author": {
    "name": "George Steed",
    "email": "george.steed@arm.com",
    "time": "Wed May 10 17:50:08 2023 +0100"
  },
  "committer": {
    "name": "James Zern",
    "email": "jzern@google.com",
    "time": "Mon May 15 23:39:36 2023 +0000"
  },
  "message": "Use TBL for z2 predictor on AArch64 Neon\n\nThe existing code loads each lane of the resulting vector independently,\nhowever in this case the range of possible values for indices is\nsufficiently small such that we can simply load all possible values and\nthen use TBL to select the appropriate ones.\n\nThe \u0027q\u0027 variants of the TBL intrinsics are only available in AArch64, so\nrestrict the new implementation appropriately.\n\nChange-Id: I9d168a093c91525aed7a60e3ef7bd877c293b43e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "52daddf70eb06b9e8bba5f54c231657b4ce1d6a5",
      "old_mode": 33188,
      "old_path": "aom_dsp/arm/intrapred_neon.c",
      "new_id": "58b31a34f26410cbd0686d7c36b9decbcc6a5e18",
      "new_mode": 33188,
      "new_path": "aom_dsp/arm/intrapred_neon.c"
    }
  ]
}
