[all-commits] [llvm/llvm-project] 2672c6: [SLP][NFC]Add processBuildVector member function, ...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Fri May 5 11:03:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2672c6e4dc6123a413b23cca6d818f128d38e40c
https://github.com/llvm/llvm-project/commit/2672c6e4dc6123a413b23cca6d818f128d38e40c
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2023-05-05 (Fri, 05 May 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP][NFC]Add processBuildVector member function, NFC.
Introduce processBuildVector as a next step to generalize code for cost
estimation and code emission for gather/buildvector nodes.
Differential Revision: https://reviews.llvm.org/D149973
More information about the All-commits
mailing list