[PATCH] D93673: [RISCV] Define the vfmin, vfmax RVV intrinsics

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 22 22:28:53 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4d479443934a: [RISCV] Define the vfmin, vfmax RVV intrinsics (authored by evandro).
Herald added a subscriber: jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D93673?vs=313225&id=313485#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93673

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93673.313485.patch
Type: text/x-patch
Size: 148716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201223/17516465/attachment.bin>


More information about the llvm-commits mailing list