[PATCH] D94648: [amdgpu] Implement lower function LDS pass
Jon Chesterfield via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 28 17:16:21 PST 2021
JonChesterfield updated this revision to Diff 320008.
JonChesterfield added a comment.
- add assign to self clause to inactive test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94648/new/
https://reviews.llvm.org/D94648
Files:
llvm/lib/Target/AMDGPU/AMDGPU.h
llvm/lib/Target/AMDGPU/AMDGPULowerFunctionLDSPass.cpp
llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp
llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/lib/Target/AMDGPU/CMakeLists.txt
llvm/test/CodeGen/AMDGPU/GlobalISel/lds-global-non-entry-func.ll
llvm/test/CodeGen/AMDGPU/addrspacecast-initializer-unsupported.ll
llvm/test/CodeGen/AMDGPU/lds-global-non-entry-func.ll
llvm/test/CodeGen/AMDGPU/lower-function-lds-constantexpr.ll
llvm/test/CodeGen/AMDGPU/lower-function-lds-inactive.ll
llvm/test/CodeGen/AMDGPU/lower-function-lds-indirect.ll
llvm/test/CodeGen/AMDGPU/lower-function-lds-used-list.ll
llvm/test/CodeGen/AMDGPU/lower-function-lds.ll
llvm/test/CodeGen/AMDGPU/opt-pipeline.ll
llvm/test/CodeGen/AMDGPU/promote-alloca-to-lds-constantexpr-use.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94648.320008.patch
Type: text/x-patch
Size: 39494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210129/fa62cdfb/attachment-0001.bin>
More information about the llvm-commits
mailing list