[PATCH] D80012: [CostModel] Unify Intrinsic Costs.

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 20 23:59:11 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGde71def3f59d: [CostModel] Unify Intrinsic Costs. (authored by samparker).

Changed prior to commit:
  https://reviews.llvm.org/D80012?vs=264245&id=265439#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80012

Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  llvm/lib/Target/X86/X86TargetTransformInfo.cpp
  llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80012.265439.patch
Type: text/x-patch
Size: 19220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200521/e0dcdfcd/attachment.bin>


More information about the llvm-commits mailing list