[PATCH] D93581: [RISCV] Define vector vfsgnj/vfsgnjn/vfsgnjx intrinsics.

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 20 02:00:48 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbd576ac8d4b1: [RISCV] Define vector vfsgnj/vfsgnjn/vfsgnjx intrinsics. (authored by HsiangKai).

Changed prior to commit:
  https://reviews.llvm.org/D93581?vs=312933&id=312961#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93581

Files:
  llvm/include/llvm/IR/IntrinsicsRISCV.td
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/test/CodeGen/RISCV/rvv/vfsgnj-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vfsgnj-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vfsgnjn-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vfsgnjn-rv64.ll
  llvm/test/CodeGen/RISCV/rvv/vfsgnjx-rv32.ll
  llvm/test/CodeGen/RISCV/rvv/vfsgnjx-rv64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93581.312961.patch
Type: text/x-patch
Size: 216174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201220/6d446df9/attachment-0001.bin>


More information about the llvm-commits mailing list