[all-commits] [llvm/llvm-project] e189ee: [SLP] Collect candidate VFs in vector in vectorize...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Feb 23 08:55:48 PST 2024
Branch: refs/heads/users/fhahn/slp-store-vfs-in-vector
Home: https://github.com/llvm/llvm-project
Commit: e189eec90a234d77cf7dc3fd5a6be65f8e84ad54
https://github.com/llvm/llvm-project/commit/e189eec90a234d77cf7dc3fd5a6be65f8e84ad54
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-02-23 (Fri, 23 Feb 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP] Collect candidate VFs in vector in vectorizeStores (NFC).
This is in preparation for
https://github.com/llvm/llvm-project/pull/77790 and makes it easy to add
other, non-power-of-2 VFs for processing.
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