[PATCH] D97319: [RISCV] Support fixed vector extract element. Use VL=1 for scalable vector extract element.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 24 10:17:31 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG086670d36786: [RISCV] Support fixed vector extract element. Use VL=1 for scalable vector… (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D97319?vs=325859&id=326139#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97319

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/extractelt-fp-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/extractelt-fp-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/extractelt-int-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/extractelt-int-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-extract.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-insert.ll
  llvm/test/CodeGen/RISCV/rvv/vreductions-int-rv32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97319.326139.patch
Type: text/x-patch
Size: 116165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210224/1ff6597c/attachment-0001.bin>


More information about the llvm-commits mailing list