[llvm] [LoopVectorizer] Prune VFs based on plan register pressure (PR #132190)

David Sherwood via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 20 06:54:57 PDT 2025


================
@@ -195,197 +195,6 @@ for.body:                                         ; preds = %entry, %for.body
   br i1 %cmp, label %for.body, label %for.cond.cleanup
 }
 
-; Trip count of 8 - does get vectorized
----------------
david-arm wrote:

Why has this been deleted?

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


More information about the llvm-commits mailing list