)]}'
{
  "commit": "ccfe7e09540f94e0419c607396e270f8d456e608",
  "tree": "5e0aafd9dbdda71c4a18fc8f75bfe68ec11b55b2",
  "parents": [
    "8ce5d8545d2e79e8bac5e6c6c39ef2d0f8c54181"
  ],
  "author": {
    "name": "Damian Heaton",
    "email": "Damian.Heaton@arm.com",
    "time": "Fri Dec 05 10:21:58 2025 +0000"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Dec 05 10:21:58 2025 +0000"
  },
  "message": "[AArch64] Combine vector FNEG+FMA into `FNML[A|S]` (#167900)\n\nThis allows for FNEG + FMA sequences to be combined into a single\noperation, with `FNML[A|S]`, `FNMAD`, or `FNMSB` selected depending on\nthe operand order, similarly to how `performSVEMulAddSubCombine` enables\ngenerating `ML[A|S]` instructions by converting the ADD/SUB intrinsics\nto scalable vectors.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7a15d7b75f1b9e742dcb6d1094ff38732060b892",
      "old_mode": 33188,
      "old_path": "llvm/lib/Target/AArch64/AArch64ISelLowering.cpp",
      "new_id": "7199319ccdd9fc88e796c2925c6cab9a0333a1bb",
      "new_mode": 33188,
      "new_path": "llvm/lib/Target/AArch64/AArch64ISelLowering.cpp"
    },
    {
      "type": "modify",
      "old_id": "1d4446d287462270b53c2582e821e567805aea02",
      "old_mode": 33188,
      "old_path": "llvm/lib/Target/AArch64/AArch64ISelLowering.h",
      "new_id": "e8c026d989eb8b23ff64a5c23bb982a9cf34dafd",
      "new_mode": 33188,
      "new_path": "llvm/lib/Target/AArch64/AArch64ISelLowering.h"
    },
    {
      "type": "modify",
      "old_id": "bfa4ce6da212b12474c40feefc377f9d64f7a4e3",
      "old_mode": 33188,
      "old_path": "llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td",
      "new_id": "7b51987d3c603cb9b6e2ad7e0617f605d2fc1748",
      "new_mode": 33188,
      "new_path": "llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d2e129e5db796612e6140b91d58e92bf636fff2b",
      "new_mode": 33188,
      "new_path": "llvm/test/CodeGen/AArch64/sve-fmsub.ll"
    }
  ]
}
