[PATCH] D64642: [AMDGPU] Tune inlining parameters for AMDGPU target

Daniil Fukalov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 08:59:04 PDT 2019


dfukalov updated this revision to Diff 209878.
dfukalov added a comment.

Diff updated as requested


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64642

Files:
  llvm/include/llvm/Analysis/TargetTransformInfo.h
  llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
  llvm/include/llvm/CodeGen/BasicTTIImpl.h
  llvm/lib/Analysis/InlineCost.cpp
  llvm/lib/Analysis/TargetTransformInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInline.cpp
  llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
  llvm/test/CodeGen/AMDGPU/amdgpu-inline.ll
  llvm/test/Transforms/Inline/AMDGPU/inline-amdgpu-vecbonus.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64642.209878.patch
Type: text/x-patch
Size: 8594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190715/cf669de8/attachment.bin>


More information about the llvm-commits mailing list