[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 Dec 11 19:28:13 PST 2022


Miss_Grape updated this revision to Diff 481977.
Miss_Grape added a comment.

adress the comment


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.481977.patch
Type: text/x-patch
Size: 20970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221212/56c45966/attachment.bin>


More information about the llvm-commits mailing list