[all-commits] [llvm/llvm-project] f07dc6: [LV] Remove special handling for interlaving only....
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Aug 29 11:41:45 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f07dc6f119a77ccbc6cff885b0c7df688f3ec058
https://github.com/llvm/llvm-project/commit/f07dc6f119a77ccbc6cff885b0c7df688f3ec058
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV] Remove special handling for interlaving only. (NFC)
Remove the special code for handling interleaving only, as it will be
handled naturally by the generic code handling arbitrary IC & VF.
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