[PATCH] D36849: [AMDGPU] Port of HSAIL inliner
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 28 16:36:54 PDT 2017
rampitec updated this revision to Diff 112989.
rampitec marked 5 inline comments as done.
rampitec added a comment.
Addressed review comments.
Rebased to master.
Added detection of the case when a subscript of the same alloca passed multiple times - count it as just a single alloca (found while forging new test).
https://reviews.llvm.org/D36849
Files:
lib/Target/AMDGPU/AMDGPU.h
lib/Target/AMDGPU/AMDGPUInline.cpp
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
lib/Target/AMDGPU/CMakeLists.txt
test/CodeGen/AMDGPU/amdgpu-inline.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36849.112989.patch
Type: text/x-patch
Size: 16940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170828/1cca0099/attachment.bin>
More information about the llvm-commits
mailing list