[PATCH] D147380: [RISCV] Support vector type strict_[su]int_to_fp and strict_fp_to_[su]int.

Yeting Kuo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 5 19:09:57 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6858a920b86a: [RISCV] Support vector type strict_[su]int_to_fp and strict_fp_to_[su]int. (authored by fakepaper56).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147380

Files:
  llvm/lib/IR/Verifier.cpp
  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-vfptoi-constrained-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vitofp-constrained-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vfptoi-constrained-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vitofp-constrained-sdnode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147380.511254.patch
Type: text/x-patch
Size: 360252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230406/2ff6473f/attachment-0001.bin>


More information about the llvm-commits mailing list