[PATCH] D113543: [RISCV] Add inline expansion for vector ftrunc/fceil/ffloor.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 1 11:25:48 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2f6beb7b0e9e: [RISCV] Add inline expansion for vector ftrunc/fceil/ffloor. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D113543?vs=390552&id=391095#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113543

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/fceil-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/ffloor-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp.ll
  llvm/test/CodeGen/RISCV/rvv/ftrunc-sdnode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113543.391095.patch
Type: text/x-patch
Size: 53705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211201/e852c108/attachment.bin>


More information about the llvm-commits mailing list