diff options
Diffstat (limited to 'llvm/lib/Target/AMDGPU/GCNMinRegStrategy.cpp')
| -rw-r--r-- | llvm/lib/Target/AMDGPU/GCNMinRegStrategy.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/AMDGPU/GCNMinRegStrategy.cpp b/llvm/lib/Target/AMDGPU/GCNMinRegStrategy.cpp index 443472a3b99a..e82d7362a342 100644 --- a/llvm/lib/Target/AMDGPU/GCNMinRegStrategy.cpp +++ b/llvm/lib/Target/AMDGPU/GCNMinRegStrategy.cpp @@ -7,7 +7,7 @@ //===----------------------------------------------------------------------===// /// /// \file -/// This file defines and imlements the class GCNMinRegScheduler, which +/// This file defines and implements the class GCNMinRegScheduler, which /// implements an experimental, simple scheduler whose main goal is to learn /// ways about consuming less possible registers for a region. /// |
