[PATCH] D13900: AMDGPU: Create emergency stack slots during frame lowering
Tom Stellard via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 4 17:49:15 PST 2015
tstellarAMD accepted this revision.
tstellarAMD added a comment.
This revision is now accepted and ready to land.
LGTM.
================
Comment at: lib/Target/AMDGPU/AMDGPUSubtarget.h:21
@@ -20,2 +20,3 @@
#include "AMDGPUIntrinsicInfo.h"
+#include "AMDKernelCodeT.h"
#include "AMDGPUSubtarget.h"
----------------
Do we need this header?
http://reviews.llvm.org/D13900
More information about the llvm-commits
mailing list