[llvm] [VPlan] Add VPlan-based addMinIterCheck, replace ILV for non-epilogue. (PR #153643)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 26 05:10:40 PDT 2025


================
@@ -750,7 +730,7 @@ class EpilogueVectorizerEpilogueLoop : public InnerLoopAndEpilogueVectorizer {
   }
   /// Implements the interface for creating a vectorized skeleton using the
   /// *epilogue loop* strategy (ie the second pass of vplan execution).
----------------
fhahn wrote:

Updated, thanks

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


More information about the llvm-commits mailing list