[llvm] [SLP] Fix crash of shuffle poison (PR #106857)

via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 31 08:59:38 PDT 2024


tcwzxx wrote:

> they do not go into computeExtractCost function at all

If `NumParts` > 1, there may be some parts can skip and others can not. 

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


More information about the llvm-commits mailing list