)]}'
{
  "commit": "c3a638caabf96fedce09f4b58b4ba550a015e150",
  "tree": "2cff4c337b0faa909524605df7fa4616f2119713",
  "parents": [
    "a83bb35e9989f9d27bb6c0578caa4183b8cbefdc"
  ],
  "author": {
    "name": "Pierre van Houtryve",
    "email": "pierre.vanhoutryve@amd.com",
    "time": "Wed May 07 14:07:16 2025 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed May 07 14:07:16 2025 +0200"
  },
  "message": "[GlobalISel] Fix silently dropped MIFlags on selected instructions (#138851)\n\nWe used uint16 for flags but flags now go up to 24 bits, so all flags in bits 16-24 were lost.\n\nFixes #110801",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "654112e86e873863549ebfca9f5c2412c6ab05fd",
      "old_mode": 33188,
      "old_path": "llvm/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutorImpl.h",
      "new_id": "6c4f03649149e05c4d4c917af787646b836f3dde",
      "new_mode": 33188,
      "new_path": "llvm/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutorImpl.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "c87284fade30366fbda5f4d9cde1de2d50923bd9",
      "new_mode": 33188,
      "new_path": "llvm/test/CodeGen/AMDGPU/GlobalISel/selected-inst-flags.mir"
    }
  ]
}
