[llvm] [VPlan][LV] Fix invalid truncation in VPScalarIVStepsRecipe (PR #137832)
Maryam Moghadas via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 29 12:18:25 PDT 2025
================
@@ -0,0 +1,31 @@
+; RUN: opt -passes=loop-vectorize -S < %s > /dev/null
----------------
maryammo wrote:
done
https://github.com/llvm/llvm-project/pull/137832
More information about the llvm-commits
mailing list