[all-commits] [llvm/llvm-project] 283a78: Reapply "[LV] Don't add blocks to loop in Generate...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Apr 6 04:18:53 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 283a78a088bc669f31d8a3567265b1a3ab129487
https://github.com/llvm/llvm-project/commit/283a78a088bc669f31d8a3567265b1a3ab129487
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-04-06 (Sun, 06 Apr 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
M llvm/lib/Transforms/Vectorize/VPlan.cpp
Log Message:
-----------
Reapply "[LV] Don't add blocks to loop in GeneratedRTChecks (NFC)."
This reverts commit 46a2f4174a051f29a09dbc3844df763571c67309.
Recommits 2fd6f8fb5e3a with corresponding VPlan change to ensure
LoopInfo is updated for all blocks during VPlan execution if needed.
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