[all-commits] [llvm/llvm-project] f34087: [RISCV][CostModel] Add cost model for integer abs

LiqinWeng via All-commits all-commits at lists.llvm.org
Sun Jan 8 19:47:29 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f3408739da33c6ead2fe0c32efd9d70ed39cb334
      https://github.com/llvm/llvm-project/commit/f3408739da33c6ead2fe0c32efd9d70ed39cb334
  Author: liqinweng <Liqin.Weng at streamcomputing.com>
  Date:   2023-01-09 (Mon, 09 Jan 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
    A llvm/test/Analysis/CostModel/RISCV/abs.ll

  Log Message:
  -----------
  [RISCV][CostModel] Add cost model for integer abs

Reviewed By: craig.topper

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




More information about the All-commits mailing list