[PATCH] D82227: SLP: honor requested max vector size merging PHIs
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 22 08:35:24 PDT 2020
rampitec added a comment.
In D82227#2105782 <https://reviews.llvm.org/D82227#2105782>, @ABataev wrote:
> Actually, it would be good if you could commit the test begore thr patch to see the difference in the transformation. But use the script to generate the checks, do not do it manyally.
Done. This test goes down from 683 to 607 lines (using wc -l) which shall compile faster as far as I understand.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82227/new/
https://reviews.llvm.org/D82227
More information about the llvm-commits
mailing list