[PATCH] D157614: [RISCV] Lower reverse shuffles of fixed i1 vectors to vbrev.v

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 14 07:38:33 PDT 2023


reames added a comment.

LGTM w/minor request.  Can you add a test for a 128xi1?  (Or some other illegal type.)  Pretty sure it's just going to get split, but be good to have some bit of coverage for that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157614



More information about the llvm-commits mailing list