[PATCH] D82496: [amdgpu] Add codegen support for HIP dynamic shared memory.

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 7 01:05:33 PDT 2020


hliao updated this revision to Diff 283833.
hliao added a comment.

Address the alignment issue.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82496

Files:
  llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.h
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/hip.extern.shared.array.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82496.283833.patch
Type: text/x-patch
Size: 8115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200807/d12ffa22/attachment.bin>


More information about the llvm-commits mailing list