[PATCH] D132999: [RISCV][CostModel] Add cost model for integer abs

LiqinWeng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 19:10:46 PDT 2022


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

address the  comment


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

https://reviews.llvm.org/D132999

Files:
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/RISCV/abs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132999.459956.patch
Type: text/x-patch
Size: 10513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220914/d1f9418d/attachment.bin>


More information about the llvm-commits mailing list