[PATCH] D132908: [RISCV][COST] Add half type support for the cost model of sqrt/fabs

LiqinWeng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 8 21:00:12 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1f8746cc8004: [RISCV][CostModel] Add half type support for the cost model of sqrt/fabs (authored by Miss_Grape).

Changed prior to commit:
  https://reviews.llvm.org/D132908?vs=481977&id=487274#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132908

Files:
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/RISCV/fp-min-max-abs.ll
  llvm/test/Analysis/CostModel/RISCV/fp-sqrt-pow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132908.487274.patch
Type: text/x-patch
Size: 19900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230109/266e5172/attachment.bin>


More information about the llvm-commits mailing list