[PATCH] D133335: [RISCV] Improve vector fround lowering by changing FRM.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 5 22:13:04 PDT 2022


craig.topper created this revision.
craig.topper added reviewers: arcbbb, reames, frasercrmck.
Herald added subscribers: sunshaoce, VincentWu, luke957, StephenFan, vkmr, evandro, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya, arichardson.
Herald added a project: All.
craig.topper requested review of this revision.
Herald added subscribers: pcwang-thead, eopXD, MaskRay.
Herald added a project: LLVM.

This is a follow to D133238 <https://reviews.llvm.org/D133238> which did this for ceil/floor.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D133335

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/fround-sdnode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133335.458095.patch
Type: text/x-patch
Size: 26962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220906/36327c83/attachment.bin>


More information about the llvm-commits mailing list