)]}'
{
  "commit": "49842426f3fc70af756f9e6fe80ecf829178a1b2",
  "tree": "6fd3c4b9b836b111516777e74ab364ad4e381fdd",
  "parents": [
    "980d027a3f2fbce173ad813a3f01bb51c2c2bc4b"
  ],
  "author": {
    "name": "Ramkumar Ramachandra",
    "email": "ramkumar.ramachandra@codasip.com",
    "time": "Tue Apr 29 09:47:38 2025 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Apr 29 09:47:38 2025 +0100"
  },
  "message": "[LV] Fix MinBWs in WidenIntrinsic case (#137005)\n\nThere is a bug in the computation and handling of MinBWs in the case of\nVPWidenIntrinsicRecipe: a crash is observed in\nVPlanTransforms::truncateToMinimalBitwidths due to a mismatch between\nthe number of recipes processed and the number of entries in MinBWs. Fix\nhandling of calls in llvm::computeMinimumValueSizes, and handle\nVPWidenIntrinsicRecipe in truncateToMinimalBitwidths, fixing the bug.\n\nFixes #87407.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6448c372f5d5dadfe3ba0ead75ce0a40664a1bee",
      "old_mode": 33188,
      "old_path": "llvm/lib/Analysis/VectorUtils.cpp",
      "new_id": "4d394ea4d99c040ec538d98764ded59d43f09186",
      "new_mode": 33188,
      "new_path": "llvm/lib/Analysis/VectorUtils.cpp"
    },
    {
      "type": "modify",
      "old_id": "8e43d856c2773356c313d0d64b79c9fb2b7e3a09",
      "old_mode": 33188,
      "old_path": "llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp",
      "new_id": "7093d378d8c3e71359edaf407697305e673e393b",
      "new_mode": 33188,
      "new_path": "llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8ee1dfbe2925a9f7c4f74ec94c90d59553770b6c",
      "new_mode": 33188,
      "new_path": "llvm/test/Transforms/LoopVectorize/pr87407-trunc-with-intrinsic.ll"
    }
  ]
}
