[all-commits] [llvm/llvm-project] 92b2a2: [NFC][SLP] Cleanup: Moves code that changes the re...
vptest1 via All-commits
all-commits at lists.llvm.org
Fri Apr 28 10:06:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 92b2a266e99066a085aa9c371efe9ea13b0755cd
https://github.com/llvm/llvm-project/commit/92b2a266e99066a085aa9c371efe9ea13b0755cd
Author: Vasileios Porpodas <vporpodas at google.com>
Date: 2023-04-28 (Fri, 28 Apr 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[NFC][SLP] Cleanup: Moves code that changes the reduction root into a separate function.
This makes `matchAssociativeReduction()` a bit simpler.
Differential Revision: https://reviews.llvm.org/D149452
More information about the All-commits
mailing list