[llvm] [LoopVectorizer] Add support for partial reductions (PR #92418)

Sam Tebbs via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 23 06:35:16 PDT 2024


================
@@ -1482,8 +1482,8 @@ static Type *DecodeFixedType(ArrayRef<Intrinsic::IITDescriptor> &Infos,
     return VectorType::getSubdividedVectorType(VTy, SubDivs);
----------------
SamTebbs33 wrote:

Sure, we'll see if the format checks complain.

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


More information about the llvm-commits mailing list