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

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 10 06:55:43 PDT 2023


luke updated this revision to Diff 549027.
luke added a comment.

Fix filecheck prefixes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157614

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-shuffle-reverse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157614.549027.patch
Type: text/x-patch
Size: 12275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230810/9dafcd55/attachment.bin>


More information about the llvm-commits mailing list