[all-commits] [llvm/llvm-project] 92ae2c: [SLP][NFC]Improve BottomTopTop reordering of order...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Thu Jan 25 13:06:57 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 92ae2ca12be58dd581084f6d952c2158b6fd42aa
https://github.com/llvm/llvm-project/commit/92ae2ca12be58dd581084f6d952c2158b6fd42aa
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2024-01-25 (Thu, 25 Jan 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP][NFC]Improve BottomTopTop reordering of orders for multi-iterations
attempts, NFC.
If several iterations of reodering of orders is required, need to use
different algorithm.
More information about the All-commits
mailing list