[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
Fri Feb 5 13:36:36 PST 2021


craig.topper updated this revision to Diff 321866.
craig.topper added a comment.

Add FP splat test


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.321866.patch
Type: text/x-patch
Size: 52216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210205/5eec9a16/attachment.bin>


More information about the llvm-commits mailing list