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

LiqinWeng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 8 19:47:28 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf3408739da33: [RISCV][CostModel] Add cost model for integer abs (authored by Miss_Grape).

Changed prior to commit:
  https://reviews.llvm.org/D132999?vs=460623&id=487265#toc

Repository:
  rG LLVM Github Monorepo

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.487265.patch
Type: text/x-patch
Size: 10515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230109/e3203c24/attachment.bin>


More information about the llvm-commits mailing list