[PATCH] D156587: Implement vector rotations on AArch64 using shift-insert instructions.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 18:52:50 PDT 2023


efriedma added a comment.

It looks like c782e3497d <https://reviews.llvm.org/rGc782e3497d0da8d7ab467e37f3c127a0bb176e0c> catches all the testcases in this patch?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156587



More information about the llvm-commits mailing list