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 one of the previous patches. We
may skip the cost for such nodes completely.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Please add reference to summary to previous patch related to this one: https://reviews.llvm.org/D100495. Other looks good.