[PATCH] D149452: [NFC][SLP] Cleanup: Moves code that changes the reduction root into a separate function.
Vasileios Porpodas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 28 08:36:08 PDT 2023
vporpo created this revision.
vporpo added reviewers: ABataev, RKSimon.
Herald added a subscriber: hiraditya.
Herald added a project: All.
vporpo requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead.
Herald added a project: LLVM.
This makes `matchAssociativeReduction()` a bit simpler.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D149452
Files:
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149452.517940.patch
Type: text/x-patch
Size: 6063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230428/00308ac2/attachment.bin>
More information about the llvm-commits
mailing list