[all-commits] [llvm/llvm-project] ae4422: [RISCV][NFC] Add cost model coverage for fp arithm...

Jianjian Guan via All-commits all-commits at lists.llvm.org
Sun Aug 28 20:14:11 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ae4422982a42f085c95db155671aef110fd2915d
      https://github.com/llvm/llvm-project/commit/ae4422982a42f085c95db155671aef110fd2915d
  Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
  Date:   2022-08-29 (Mon, 29 Aug 2022)

  Changed paths:
    A llvm/test/Analysis/CostModel/RISCV/arith-fp.ll

  Log Message:
  -----------
  [RISCV][NFC] Add cost model coverage for fp arithmetic instructions.

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

Differential Revision: https://reviews.llvm.org/D132537




More information about the All-commits mailing list