[all-commits] [llvm/llvm-project] 8610fb: [LV][NFC] Reorder creating vplans for UserVF and e...
Hassnaa Hamdi via All-commits
all-commits at lists.llvm.org
Thu Aug 6 06:08:26 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8610fba1de1acdbd91f93e808a780aa7da5869cb
https://github.com/llvm/llvm-project/commit/8610fba1de1acdbd91f93e808a780aa7da5869cb
Author: Hassnaa Hamdi <hassnaa.hamdi at arm.com>
Date: 2026-08-06 (Thu, 06 Aug 2026)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV][NFC] Reorder creating vplans for UserVF and epilogueVF (#214379)
For the case when we force userVF and epilogueVF, we create only 2
vplans.vThis patch reorder the vplans creation to create the main loop
vplan firstly then the epilogue loop 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