[PATCH] D152993: [VP][RISCV] Add vp.is.fpclass and RISC-V support

Liao Chunyu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 25 00:41:13 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1b12427c0133: [VP][RISCV] Add vp.is.fpclass and RISC-V support (authored by liaolucy).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152993

Files:
  llvm/docs/LangRef.rst
  llvm/include/llvm/IR/Intrinsics.td
  llvm/include/llvm/IR/VPIntrinsics.def
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/IR/IntrinsicInst.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfclass-vp.ll
  llvm/test/CodeGen/RISCV/rvv/vfclass-vp.ll
  llvm/test/Verifier/llvm.vp.is.fpclass.ll
  llvm/test/Verifier/vp-intrinsics.ll
  llvm/unittests/IR/VPIntrinsicTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152993.553396.patch
Type: text/x-patch
Size: 36793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230825/d4230727/attachment.bin>


More information about the llvm-commits mailing list