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

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 10 05:40:21 PST 2023


hans added a comment.

This caused verifier errors / register allocation crashes in Chromium. See https://bugs.chromium.org/p/chromium/issues/detail?id=1423355 for a reproducer.

Reverting until that can be fixed.


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