[PATCH] D149724: [RISCV] Promote i1 shuffles to i8 shuffles.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 19:47:55 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG38007dd394c7: [RISCV] Promote i1 shuffles to i8 shuffles. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D149724?vs=518978&id=519728#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149724

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/constant-folding-crash.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vector-shuffle-reverse.ll
  llvm/test/CodeGen/RISCV/rvv/vector-deinterleave-fixed.ll
  llvm/test/CodeGen/RISCV/rvv/vector-interleave-fixed.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149724.519728.patch
Type: text/x-patch
Size: 136982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230505/ef78b7ce/attachment-0001.bin>


More information about the llvm-commits mailing list