[all-commits] [llvm/llvm-project] 328199: [VPlan] Retire LVP::hasTailFolded (NFC). (#210598)
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Jul 19 10:46:55 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 32819927e0c02662a5c8aae252997748cdc94962
https://github.com/llvm/llvm-project/commit/32819927e0c02662a5c8aae252997748cdc94962
Author: Florian Hahn <flo at fhahn.com>
Date: 2026-07-19 (Sun, 19 Jul 2026)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[VPlan] Retire LVP::hasTailFolded (NFC). (#210598)
LVP::hasTailFolded incldued an assert that hasTailFOlded matches the
VPlan version. No divergences surfaced, so remove the assert as planned.
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