[PATCH] D61344: [AMDGPU] gfx1010 GCNRegBankReassign pass
Konstantin Zhuravlyov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 1 08:43:27 PDT 2019
kzhuravl accepted this revision.
kzhuravl added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: lib/Target/AMDGPU/GCNRegBankReassign.cpp:5-6
+//
+// This file is distributed under the University of Illinois Open Source
+// License. See LICENSE.TXT for details.
+//
----------------
Needs to be updated to match the new license. Can be changed before submitting. Thanks.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61344/new/
https://reviews.llvm.org/D61344
More information about the llvm-commits
mailing list