)]}'
{
  "commit": "f83afe6ae9613512bd8f30090d8c287292b55dcd",
  "tree": "e0d2a094844ff11516833374a00e7e2cfb8027b2",
  "parents": [
    "1a8f0b969c4e77e32fe88b9e5de257fe96a3307d"
  ],
  "author": {
    "name": "David Green",
    "email": "david.green@arm.com",
    "time": "Thu Jun 10 20:18:12 2021 +0100"
  },
  "committer": {
    "name": "Tom Stellard",
    "email": "tstellar@redhat.com",
    "time": "Fri Jun 25 20:20:29 2021 -0700"
  },
  "message": "[ARM] Ensure instructions are simplified prior to GatherScatter lowering.\n\nSurprisingly, not all instructions are always simplified after unrolling\nand before MVE gather/scatter lowering. Notably dead gather operations\ncan be left around which cause the gather/scatter lowering pass to crash\nif there are multiple gathers, some of which are dead.\n\nThis patch ensures they are simplified before we modify anything, which\ncan change some of the existing tests, including making them no-longer\ntest what they originally tested. This uses a combination of disabling\nthe gather/scatter lowering pass and adjusting the test to keep them as\nbefore.\n\nDifferential Revision: https://reviews.llvm.org/D103150\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "039f6f2053d85231d0dc8309a977f24fa0fc94aa",
      "old_mode": 33188,
      "old_path": "llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp",
      "new_id": "195622cfd586f89ef1eab50c1c7cbe34576dc751",
      "new_mode": 33188,
      "new_path": "llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp"
    },
    {
      "type": "modify",
      "old_id": "f334a5950acbeaf6f5be4522a017c946176ca3f5",
      "old_mode": 33188,
      "old_path": "llvm/test/CodeGen/Thumb2/LowOverheadLoops/remat-vctp.ll",
      "new_id": "e809eea1e0c26ede3b0ac485eac33689a4f1bf1c",
      "new_mode": 33188,
      "new_path": "llvm/test/CodeGen/Thumb2/LowOverheadLoops/remat-vctp.ll"
    },
    {
      "type": "modify",
      "old_id": "30d2edecbd28ef8bfe7b401bc808d6f7b90f4f1b",
      "old_mode": 33188,
      "old_path": "llvm/test/CodeGen/Thumb2/lsll0.ll",
      "new_id": "4e9735be077afabe817ff90ccde124bc9d841e2a",
      "new_mode": 33188,
      "new_path": "llvm/test/CodeGen/Thumb2/lsll0.ll"
    },
    {
      "type": "modify",
      "old_id": "15c5291ca36d327aac258b37c674ba6b8faf1d36",
      "old_mode": 33188,
      "old_path": "llvm/test/CodeGen/Thumb2/mve-gather-scatter-optimisation.ll",
      "new_id": "672fa16fc4c1397cf0602884eec7a4b1fe070caf",
      "new_mode": 33188,
      "new_path": "llvm/test/CodeGen/Thumb2/mve-gather-scatter-optimisation.ll"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b8d732b709cbf11535c67fddb743924f529862ab",
      "new_mode": 33188,
      "new_path": "llvm/test/CodeGen/Thumb2/mve-gather-unused.ll"
    },
    {
      "type": "modify",
      "old_id": "252f9c6439ec9c0e81e286ab1b9c05f6a81b9fa7",
      "old_mode": 33188,
      "old_path": "llvm/test/CodeGen/Thumb2/mve-phireg.ll",
      "new_id": "d910d19293153012f5c7c131b61ea4e3135eb922",
      "new_mode": 33188,
      "new_path": "llvm/test/CodeGen/Thumb2/mve-phireg.ll"
    },
    {
      "type": "modify",
      "old_id": "6c13200a2d555342c8ee81f101a8ab270c1013c5",
      "old_mode": 33188,
      "old_path": "llvm/test/CodeGen/Thumb2/mve-pred-xor.ll",
      "new_id": "5d947e86d183e8d4e7bc4dad2282cbebe892f369",
      "new_mode": 33188,
      "new_path": "llvm/test/CodeGen/Thumb2/mve-pred-xor.ll"
    },
    {
      "type": "modify",
      "old_id": "b4f5d8d8fa3f64fc4378db5a26a891ef96d1abf3",
      "old_mode": 33188,
      "old_path": "llvm/test/CodeGen/Thumb2/mve-selectcc.ll",
      "new_id": "9e2dc568a08690a14d708ec3ea723cbf8f13463c",
      "new_mode": 33188,
      "new_path": "llvm/test/CodeGen/Thumb2/mve-selectcc.ll"
    },
    {
      "type": "modify",
      "old_id": "6722aa706769278bab0a89555380abf270c7b560",
      "old_mode": 33188,
      "old_path": "llvm/test/CodeGen/Thumb2/mve-vqdmulh.ll",
      "new_id": "fee5fd9af6947189755faed0ea35419bbedb23b0",
      "new_mode": 33188,
      "new_path": "llvm/test/CodeGen/Thumb2/mve-vqdmulh.ll"
    }
  ]
}
