[PATCH] D37483: AMDGPU: AMDPAL scratch buffer support

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 11 14:27:06 PDT 2017


tpr updated this revision to Diff 114699.
tpr added a comment.

Addressed review comments. I'm a bit nervous though that the changes are now
more intrusive for the non-amdpal case, as I am not set up to test anything
other than amdpal.


https://reviews.llvm.org/D37483

Files:
  lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
  lib/Target/AMDGPU/SIFrameLowering.cpp
  lib/Target/AMDGPU/SIFrameLowering.h
  lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  lib/Target/AMDGPU/SIMachineFunctionInfo.h
  test/CodeGen/AMDGPU/amdpal.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37483.114699.patch
Type: text/x-patch
Size: 9810 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170911/d3eda716/attachment.bin>


More information about the llvm-commits mailing list