[PATCH] D148855: [SLP]Improve tryToGatherExtractElements by using per-register analysis.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 30 09:50:17 PDT 2023
RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp:549
}
-
/// Tries to find extractelement instructions with constant indices from fixed
----------------
Add back this newline
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148855/new/
https://reviews.llvm.org/D148855
More information about the llvm-commits
mailing list