[PATCH] D132537: [RISCV][NFC] Add cost model coverage for fp arithmetic instructions.

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 00:58:58 PDT 2022


jacquesguan created this revision.
jacquesguan added reviewers: reames, craig.topper, asb, luismarques, frasercrmck, benshi001.
Herald added subscribers: sunshaoce, VincentWu, luke957, StephenFan, vkmr, evandro, 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, arichardson.
Herald added a project: All.
jacquesguan requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead, eopXD, MaskRay.
Herald added a project: LLVM.

This patch adds cost model coverage for fp arithmetic instructions. Some is not exact, I am working on a revision to implement that.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D132537

Files:
  llvm/test/Analysis/CostModel/RISCV/arith-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132537.455097.patch
Type: text/x-patch
Size: 77370 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220824/4bb1fcfe/attachment.bin>


More information about the llvm-commits mailing list