1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00

AMDGPU: Fix typo

llvm-svn: 283108
This commit is contained in:
Matt Arsenault 2016-10-03 13:06:58 +00:00
parent 7765ef735e
commit 08841ad6f7

View File

@ -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