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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 11 09:48:05 PST 2021


craig.topper updated this revision to Diff 386555.
craig.topper added a comment.

Address review comment


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.386555.patch
Type: text/x-patch
Size: 53554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211111/a4e59c8f/attachment.bin>


More information about the llvm-commits mailing list