[PATCH] D102915: [TTI] NFC: Change getIntImmCodeSizeCost to return InstructionCost.

Daniil Fukalov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 2 06:04:39 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0195e594fecc: [TTI] NFC: Change getIntImmCodeSizeCost to return InstructionCost. (authored by dfukalov).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102915

Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/lib/Target/ARM/ARMTargetTransformInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102915.349248.patch
Type: text/x-patch
Size: 4926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210602/4192b068/attachment.bin>


More information about the llvm-commits mailing list