[PATCH] D152826: [AArch64] Improve shuffles of i1 vectors (WIP)

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 07:42:36 PDT 2023


dmgreen added a comment.

It certainly looks like the code is better, and that this would be an improvement. But the scores didn't move as much as expected when I tried it. (The example has some pretty long SLP vectorization chain that reaches over multiple loops).

This would be useful if you did want to continue it, but I don't think it should be a blocker for anything.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152826



More information about the llvm-commits mailing list