[PATCH] D148619: [RISCV] Customed lower vector nearbyint and rint in RISC-V.

Yeting Kuo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 18 01:59:45 PDT 2023


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

Refine commit message.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148619

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/RISCV/fround.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp.ll
  llvm/test/CodeGen/RISCV/rvv/fnearbyint-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/frint-sdnode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148619.514569.patch
Type: text/x-patch
Size: 44494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230418/4ae6ae3e/attachment.bin>


More information about the llvm-commits mailing list