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

LiqinWeng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 31 00:58:33 PDT 2022


Miss_Grape updated this revision to Diff 456882.
Miss_Grape retitled this revision from "[RISCV][CostModel]   Add test coverage for integer abs" to "[RISCV][CostModel]   Add cost model for integer abs".
Herald added a subscriber: hiraditya.

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.456882.patch
Type: text/x-patch
Size: 10501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220831/6630bf48/attachment.bin>


More information about the llvm-commits mailing list