[llvm] [SLP][REVEC] Fix CommonMask is transformed into vector form but used outside finalize. (PR #120952)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 23 05:34:04 PST 2024


https://github.com/alexey-bataev commented:

I don't like this approach. We'd better to operate with actual-sized masks/shuffles, otherwise at least cost is not estimated correctly

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


More information about the llvm-commits mailing list