[PATCH] D138941: [RISCV][TTI] Account for constant materialization cost when costing airthmetic operations

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 30 07:21:01 PST 2022


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7d82c99403f6: [RISCV][TTI] Account for constant materialization cost when costing arithmetic… (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D138941?vs=478677&id=478944#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138941

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/RISCV/arith-int.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138941.478944.patch
Type: text/x-patch
Size: 8694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221130/d1a39ab2/attachment.bin>


More information about the llvm-commits mailing list