[all-commits] [llvm/llvm-project] 4196c0: [VPlan] Scalarize to first-lane-only directly on V...
Andrei Elovikov via All-commits
all-commits at lists.llvm.org
Mon Mar 2 15:53:21 PST 2026
Branch: refs/heads/users/eas/vplan-based-first-lane-only-scalarize
Home: https://github.com/llvm/llvm-project
Commit: 4196c06c894963b0f3f14ecb88921cf252831bdf
https://github.com/llvm/llvm-project/commit/4196c06c894963b0f3f14ecb88921cf252831bdf
Author: Andrei Elovikov <andrei.elovikov at sifive.com>
Date: 2026-03-02 (Mon, 02 Mar 2026)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
M llvm/lib/Transforms/Vectorize/VPlanTransforms.h
M llvm/test/Transforms/LoopVectorize/VPlan/vplan-print-after-all.ll
M llvm/test/Transforms/LoopVectorize/X86/drop-poison-generating-flags.ll
M llvm/test/Transforms/LoopVectorize/pr37248.ll
M llvm/test/Transforms/LoopVectorize/runtime-check-needed-but-empty.ll
Log Message:
-----------
[VPlan] Scalarize to first-lane-only directly on VPlan
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list