[PATCH] D94763: [RISCV] Implement vlsseg intrinsics.

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 01:59:03 PST 2021


HsiangKai updated this revision to Diff 317290.
HsiangKai added a comment.

Add test cases for floating point types.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94763

Files:
  llvm/include/llvm/IR/IntrinsicsRISCV.td
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/test/CodeGen/RISCV/rvv/vlsseg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94763.317290.patch
Type: text/x-patch
Size: 351835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210118/0245690e/attachment-0001.bin>


More information about the llvm-commits mailing list