[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
Sun Aug 28 20:13:46 PDT 2022


jacquesguan added a comment.

In D132537#3751877 <https://reviews.llvm.org/D132537#3751877>, @reames wrote:

> LGTM.  Duplicate testing noted, please remove before landing.
>
> p.s. I'm working on intrinsic costing, you might find https://github.com/preames/riscv-llvm-cost-model-gen/ useful, and feel free to tag me on reviews.  I'm motivated to see these fixed and landed.

Thanks, it's wonderful.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132537



More information about the llvm-commits mailing list