[PATCH] D127531: [SLP]Improve analysis of same/alternate code ops and scheduling.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 22 10:06:11 PDT 2022
ABataev added a comment.
In D127531#3602215 <https://reviews.llvm.org/D127531#3602215>, @vdmitrie wrote:
> I'm not sure about how the test case affected supposed to execute the changes.
> Could you please consider adding more tests to be clearer about the patch purpose?
It is for compile time mostly, nothing else. Just allows to detect gathered elements before scheduling.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127531/new/
https://reviews.llvm.org/D127531
More information about the llvm-commits
mailing list