1
0
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:
Tony 2020-10-19 17:19:30 +00:00
parent 898c573d96
commit d2e2613b7a

View File

@ -253,7 +253,7 @@ public:
class SICacheControl {
protected:
//// AMDGPU subtarget info.
/// AMDGPU subtarget info.
const GCNSubtarget &ST;
/// Instruction info.