[PATCH] D64642: [AMDGPU] Tune inlining parameters for AMDGPU target
Daniil Fukalov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 17 09:56:02 PDT 2019
This revision was automatically updated to reflect the committed changes.
dfukalov marked an inline comment as done.
Closed by commit rL366348: [AMDGPU] Tune inlining parameters for AMDGPU target (authored by dfukalov, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D64642?vs=209878&id=210356#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64642/new/
https://reviews.llvm.org/D64642
Files:
llvm/trunk/include/llvm/Analysis/TargetTransformInfo.h
llvm/trunk/include/llvm/Analysis/TargetTransformInfoImpl.h
llvm/trunk/include/llvm/CodeGen/BasicTTIImpl.h
llvm/trunk/lib/Analysis/InlineCost.cpp
llvm/trunk/lib/Analysis/TargetTransformInfo.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUInline.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
llvm/trunk/test/CodeGen/AMDGPU/amdgpu-inline.ll
llvm/trunk/test/Transforms/Inline/AMDGPU/inline-amdgpu-vecbonus.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64642.210356.patch
Type: text/x-patch
Size: 8803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190717/aca2ca58/attachment.bin>
More information about the llvm-commits
mailing list