[PATCH] D100526: [AMDGPU] Move LDS lowering related utility functions to a separate utils file.

Mahesha S via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 15 11:09:59 PDT 2021


hsmhsm updated this revision to Diff 337839.
hsmhsm added a comment.

Fixed review comments by Jon.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100526

Files:
  llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPULDSUtils.cpp
  llvm/lib/Target/AMDGPU/Utils/AMDGPULDSUtils.h
  llvm/lib/Target/AMDGPU/Utils/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100526.337839.patch
Type: text/x-patch
Size: 10199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210415/7ed9708b/attachment.bin>


More information about the llvm-commits mailing list