[PATCH] D69679: [AMDGPU] Add amdgpu-promote-pointer-kernargs pass
Michael Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 31 13:26:03 PDT 2019
hliao created this revision.
hliao added reviewers: yaxunl, rampitec.
Herald added subscribers: llvm-commits, hiraditya, t-tye, tpr, dstuttard, mgorny, nhaehnle, wdng, jvesely, kzhuravl, arsenm.
Herald added a project: LLVM.
- Enable it before infer-address-space pass.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D69679
Files:
llvm/lib/Target/AMDGPU/AMDGPU.h
llvm/lib/Target/AMDGPU/AMDGPUPromotePointerKernArgsToGlobal.cpp
llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/lib/Target/AMDGPU/CMakeLists.txt
llvm/test/CodeGen/AMDGPU/promote-pointer-kernargs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69679.227329.patch
Type: text/x-patch
Size: 5270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191031/95da153b/attachment.bin>
More information about the llvm-commits
mailing list