Skip to content

Commit

Permalink
[AMDGPU] Correct comment typo in SIMemoryLegaliizer.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
t-tye committed Oct 19, 2020
1 parent 65e5006 commit 6be9c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp
Expand Up @@ -253,7 +253,7 @@ class SIMemOpAccess final {
class SICacheControl {
protected:

//// AMDGPU subtarget info.
/// AMDGPU subtarget info.
const GCNSubtarget &ST;

/// Instruction info.
Expand Down

0 comments on commit 6be9c7d

Please sign in to comment.