[llvm] [SLP]Initial support for copyable elements (non-schedulable only) (PR #140279)

Alexey Bataev via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 17 05:42:31 PDT 2025


alexey-bataev wrote:

Yes, looks like you run into a new bug in the backend (codegen), revealed by the changes in SLP Vectorizer (middle-end optimization).

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


More information about the llvm-commits mailing list