[PATCH] D96108: [RISCV] Add support for splat fixed length build_vectors using RVV.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 11:14:14 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8d8cafa32e83: [RISCV] Add support for splat fixed length build_vectors using RVV. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D96108?vs=321866&id=322176#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96108

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp-splat.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-splat-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-int-splat-rv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96108.322176.patch
Type: text/x-patch
Size: 52237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210208/d81e6344/attachment.bin>


More information about the llvm-commits mailing list