mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
[AMDGPU] Correct comment typo in SIMemoryLegaliizer.cpp
This commit is contained in:
parent
898c573d96
commit
d2e2613b7a
@ -253,7 +253,7 @@ public:
|
||||
class SICacheControl {
|
||||
protected:
|
||||
|
||||
//// AMDGPU subtarget info.
|
||||
/// AMDGPU subtarget info.
|
||||
const GCNSubtarget &ST;
|
||||
|
||||
/// Instruction info.
|
||||
|
Loading…
Reference in New Issue
Block a user