[PATCH] D144958: [SLP]Initial support for reshuffling of non-starting buildvector/gather nodes.

Alexey Bataev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 20 10:45:53 PDT 2023


ABataev added a comment.

In D144958#4206872 <https://reviews.llvm.org/D144958#4206872>, @aeubanks wrote:

> a more succinct version: https://godbolt.org/z/7YTqP89Mv shows that slp-vectorizer introduces loads from poison

Already found the problem, going to commit a small fix soon.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144958/new/

https://reviews.llvm.org/D144958



More information about the llvm-commits mailing list