[llvm] [SVE] Wide active lane mask (PR #76514)

Momchil Velikov via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 09:05:59 PST 2024


================
@@ -19768,7 +19770,6 @@ static SDValue performIntrinsicCombine(SDNode *N,
   default:
     break;
   case Intrinsic::get_active_lane_mask: {
-    SDValue Res = SDValue();
----------------
momchil-velikov wrote:

Ack

https://github.com/llvm/llvm-project/pull/76514


More information about the llvm-commits mailing list