From: Matt Arsenault Date: Mon, 3 Oct 2016 13:06:58 +0000 (+0000) Subject: AMDGPU: Fix typo X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=510a4bca2ef457821794453bdf20ad4dbe2ba23c;p=llvm AMDGPU: Fix typo git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283108 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/AMDGPU/SIRegisterInfo.cpp b/lib/Target/AMDGPU/SIRegisterInfo.cpp index 4e842ee9870..c6b0d561706 100644 --- a/lib/Target/AMDGPU/SIRegisterInfo.cpp +++ b/lib/Target/AMDGPU/SIRegisterInfo.cpp @@ -750,7 +750,7 @@ bool SIRegisterInfo::shouldRewriteCopySrc( // We want to prefer the smallest register class possible, so we don't want to // stop and rewrite on anything that looks like a subregister // extract. Operations mostly don't care about the super register class, so we - // only want to stop on the most basic of copies between the smae register + // only want to stop on the most basic of copies between the same register // class. // // e.g. if we have something like