[llvm] VectorWiden pass to widen aleady vectorized instrctions (PR #67029)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 23 13:36:52 PDT 2023


fhahn wrote:

For the example in the description, isn't the issue that the SLP vectorizer doesn't support generating code for scalable vectors? Or has this recently been implemented?

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


More information about the llvm-commits mailing list