[PATCH] D82496: [amdgpu] Add codegen support for HIP dynamic shared memory.
    Michael Liao via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Aug 18 22:45:56 PDT 2020
    
    
  
hliao updated this revision to Diff 286479.
hliao added a comment.
Rebase
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82496/new/
https://reviews.llvm.org/D82496
Files:
  llvm/include/llvm/CodeGen/MIRYamlMapping.h
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp
  llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.h
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/hip.extern.shared.array.ll
  llvm/test/CodeGen/AMDGPU/hip.extern.shared.array.ll
  llvm/test/CodeGen/MIR/AMDGPU/machine-function-info-no-ir.mir
  llvm/test/CodeGen/MIR/AMDGPU/machine-function-info.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82496.286479.patch
Type: text/x-patch
Size: 22637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200819/03455870/attachment.bin>
    
    
More information about the llvm-commits
mailing list