[llvm] [SLP][REVEC] SubVectorsMask should be transformed into vector form. (PR #120398)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 24 07:47:11 PST 2024


alexey-bataev wrote:

> I think we can fix `ShuffleCostEstimator::finalize` in another PR.

I think this incorrect approach at all. You need to operate with the original length masks everywhere

https://github.com/llvm/llvm-project/pull/120398


More information about the llvm-commits mailing list