[PATCH] D151176: [RISCV] Custom lower vector llvm.is.fpclass to vfclass.v

Liao Chunyu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 23:45:51 PDT 2023


liaolucy updated this revision to Diff 525456.
liaolucy added a comment.

Reuse RISCVISD::FPCLASS_VL 
change the value name to VMSNE


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151176

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vfclass.ll
  llvm/test/CodeGen/RISCV/rvv/vfclass-sdnode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151176.525456.patch
Type: text/x-patch
Size: 20203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230525/29e02d83/attachment.bin>


More information about the llvm-commits mailing list