diff options
author | Alexey Bataev <a.bataev@outlook.com> | 2021-05-06 13:44:03 -0700 |
---|---|---|
committer | Alexey Bataev <a.bataev@outlook.com> | 2021-05-10 07:08:07 -0700 |
commit | 30463bc3f1839e8a238be4c137e2356f3cca2771 (patch) | |
tree | 654f01ca6c760747945c43cc1c2a56d575aad1e1 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 4677d795b2042e783952fdcdaefaf2ca6bfb72a6 (diff) | |
download | llvm-30463bc3f1839e8a238be4c137e2356f3cca2771.zip llvm-30463bc3f1839e8a238be4c137e2356f3cca2771.tar.gz llvm-30463bc3f1839e8a238be4c137e2356f3cca2771.tar.bz2 |
[SLP]Do not count perfect diamond matches for gathers several times.
Need to remove the old code for avoiding double counting of the gather
nodes with perfect diamond matches within the tree after we started
detecting perfect/shuffled matching in the previous patch D100495. We
may skip the cost for such nodes completely.
Differential Revision: https://reviews.llvm.org/D102023
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions