[PATCH] D147681: [RISCV] Support vector type strict_fmaxnum/fminnum.

Yeting Kuo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 02:45:55 PDT 2023


fakepaper56 updated this revision to Diff 512378.
fakepaper56 added a comment.

Rebase and ping.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147681

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147681.512378.patch
Type: text/x-patch
Size: 77108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230411/7e0bac47/attachment.bin>


More information about the llvm-commits mailing list