[PATCH] D152724: [RISCV] Use TU vmv.v.v instead of vslideup.vi N, M, 0 for insert vector_shuffles

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 13:09:01 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa84994071c8e: [RISCV] Use TU vmv.v.v instead of vslideup.vi N,M,0 for insert vector_shuffles (authored by luke).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152724

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp-buildvec.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-shuffles.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-interleaved-access.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152724.530649.patch
Type: text/x-patch
Size: 7413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230612/08342267/attachment.bin>


More information about the llvm-commits mailing list