[PATCH] D101151: [TTI] NFC: Use InstructionCost to store ScalarizationCost in IntrinsicCostAttributes.

Daniil Fukalov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 23 08:02:18 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9ab17a60ebf7: [TTI] NFC: Use InstructionCost to store ScalarizationCost in… (authored by dfukalov).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101151

Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101151.340036.patch
Type: text/x-patch
Size: 6420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210423/9d69e3af/attachment.bin>


More information about the llvm-commits mailing list