[PATCH] D97556: [RISCV] Fix INSERT/EXTRACT_SUBVECTOR on fractional LMUL types

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 1 03:57:29 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe80ca3af82f8: [RISCV] Fix INSERT/EXTRACT_SUBVECTOR on fractional LMUL types (authored by frasercrmck).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97556

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/extract-subvector.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-extract-subvector.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-insert-subvector.ll
  llvm/test/CodeGen/RISCV/rvv/insert-subvector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97556.327076.patch
Type: text/x-patch
Size: 18860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210301/ae44d93d/attachment.bin>


More information about the llvm-commits mailing list