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

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 31 08:47:46 PDT 2024


alexey-bataev wrote:

Better solution is just to exclude such extractelements completely so, that they do not go into adjustExtracts function at all

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


More information about the llvm-commits mailing list