)]}'
{
  "commit": "2071ea24a27c7009feac699e3e70ee50f185134f",
  "tree": "a31fd87cc6cf255d0487471fba2deee94f2a83d7",
  "parents": [
    "96c723374a28c0f81e4a9512a48b784db0bf4cd0"
  ],
  "author": {
    "name": "Yingwei Zheng",
    "email": "dtcxzyw2333@gmail.com",
    "time": "Sun Feb 23 17:52:38 2025 +0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sun Feb 23 17:52:38 2025 +0800"
  },
  "message": "[LVI] Skip self loops in `solveBlockValueNonLocal` (#127763)\n\nWe cannot infer more information from backedges in\n`solveBlockValueNonLocal`. However, since DT is unavailable in LVI,\nthere is not a precise way to check whether a BB edge is a backedge.\nThis patch only skips self loops to unblock the range analysis.\n\nThe motivating case is extracted from\nhttps://github.com/llvm/llvm-project/pull/127663.\n\nCompile-time impact is high:\nhttps://llvm-compile-time-tracker.com/compare.php?from\u003d84ddda58c870681dd12ed765e9d59d5e00567f94\u0026to\u003daf032f1351358f2f5b5d9f4e87c5601c23b9bd37\u0026stat\u003dinstructions:u",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5cd179df436de611319905067df6e3d343ec05ef",
      "old_mode": 33188,
      "old_path": "llvm/lib/Analysis/LazyValueInfo.cpp",
      "new_id": "581358a6457808557d174044cc1ee8edf33be286",
      "new_mode": 33188,
      "new_path": "llvm/lib/Analysis/LazyValueInfo.cpp"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "41e5be78ace8a77f3d3a54bdbb71f8178374fbea",
      "new_mode": 33188,
      "new_path": "llvm/test/Transforms/CorrelatedValuePropagation/loop.ll"
    },
    {
      "type": "modify",
      "old_id": "b0bba1a2dd0c4223d3af94943168e57fdf81da05",
      "old_mode": 33188,
      "old_path": "llvm/test/Transforms/JumpThreading/ddt-crash.ll",
      "new_id": "94ab4791f1664b0b642c710202234a196887678a",
      "new_mode": 33188,
      "new_path": "llvm/test/Transforms/JumpThreading/ddt-crash.ll"
    }
  ]
}
