[all-commits] [llvm/llvm-project] 0ad88e: [RISCV] Add cost model coverage for floating point...

Philip Reames via All-commits all-commits at lists.llvm.org
Wed Aug 24 14:28:38 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0ad88e74eb5bf166a7a482598e7538ee4b73fa3e
      https://github.com/llvm/llvm-project/commit/0ad88e74eb5bf166a7a482598e7538ee4b73fa3e
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2022-08-24 (Wed, 24 Aug 2022)

  Changed paths:
    A llvm/test/Analysis/CostModel/RISCV/sqrt.ll

  Log Message:
  -----------
  [RISCV] Add cost model coverage for floating point sqrt intrinsic


  Commit: 42af1a776abceee250a4047c4497338c37bdea94
      https://github.com/llvm/llvm-project/commit/42af1a776abceee250a4047c4497338c37bdea94
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2022-08-24 (Wed, 24 Aug 2022)

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

  Log Message:
  -----------
  [RISCV] Add empirically measured vector sqrt intrinsic costs


Compare: https://github.com/llvm/llvm-project/compare/26fedf92c312...42af1a776abc


More information about the All-commits mailing list