[all-commits] [llvm/llvm-project] 09b8bb: [SLP][NFC]Reorder indeces instead of real values, ...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Tue Sep 5 08:49:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09b8bbd6e0fed6a9ac7d4b8b137add60f2f4167e
https://github.com/llvm/llvm-project/commit/09b8bbd6e0fed6a9ac7d4b8b137add60f2f4167e
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2023-09-05 (Tue, 05 Sep 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP][NFC]Reorder indeces instead of real values, NFC.
May save some memory/compile time.
More information about the All-commits
mailing list