[PATCH] D59295: [AMDGPU] Pre-allocate WWM registers to reduce VGPR pressure.

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 29 13:53:14 PDT 2019


tpr accepted this revision.
tpr added a comment.
This revision is now accepted and ready to land.

LGTM modulo the wrong license on the new file.



================
Comment at: lib/Target/AMDGPU/SIPreAllocateWWMRegs.cpp:5
+//
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
----------------
Wrong license.


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

https://reviews.llvm.org/D59295





More information about the llvm-commits mailing list