)]}'
{
  "commit": "8395343811ecddb14cfd0ebf273d9d588bcaa8e7",
  "tree": "6e6e221bd0fab52174c30c0f8cbce936885cc83d",
  "parents": [
    "3d3fab17f5ea8a14eb390f53075c094f5e1f19fa"
  ],
  "author": {
    "name": "Simon Pilgrim",
    "email": "llvm-dev@redking.me.uk",
    "time": "Mon Nov 03 13:44:54 2025 +0000"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Nov 03 13:44:54 2025 +0000"
  },
  "message": "[X86] combineTruncate - trunc(srl(load(p),amt)) -\u003e load(p+amt/8) - ensure we merge the full / truncated load chains (#166160)\n\nThe full load might persist so ensure that the chains are merged into a token factor instead of just transferring the chain to the new load\n\nNoticed while trying to fix the regression reported from #165540",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "133406bd8e0d7d4c5121509b8758ceeeffc2c805",
      "old_mode": 33188,
      "old_path": "llvm/lib/Target/X86/X86ISelLowering.cpp",
      "new_id": "e5b2743f602da7d233480630a75004569baff790",
      "new_mode": 33188,
      "new_path": "llvm/lib/Target/X86/X86ISelLowering.cpp"
    }
  ]
}
