[PATCH] D93193: [RISCV] Define vsll/vsrl/vsra intrinsics.

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 14:32:14 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG95795e7a65a7: [RISCV] Define vsll/vsrl/vsra intrinsics. (authored by HsiangKai).

Changed prior to commit:
  https://reviews.llvm.org/D93193?vs=311816&id=312029#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93193

Files:
  llvm/include/llvm/IR/IntrinsicsRISCV.td
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/test/CodeGen/RISCV/rvv/vsll-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vsll-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vsra-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vsra-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vsrl-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vsrl-rv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93193.312029.patch
Type: text/x-patch
Size: 441058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201215/ecbd3391/attachment-0001.bin>


More information about the llvm-commits mailing list