================ @@ -19768,7 +19770,6 @@ static SDValue performIntrinsicCombine(SDNode *N, default: break; case Intrinsic::get_active_lane_mask: { - SDValue Res = SDValue(); ---------------- CarolineConcatto wrote: I would consider to create a function for these changes. https://github.com/llvm/llvm-project/pull/76514