summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/lds-alignment.ll
diff options
context:
space:
mode:
authorHiroshi Inoue <inouehrs@jp.ibm.com>2018-01-29 05:17:03 +0000
committerHiroshi Inoue <inouehrs@jp.ibm.com>2018-01-29 05:17:03 +0000
commitc8e924581676b4386e4ab6a28e121d3a5b13c025 (patch)
tree94e44a040ceff8ea1d2c0ecd1fce8cb8c2e7b22d /llvm/test/CodeGen/AMDGPU/lds-alignment.ll
parent1019f8a98e33c56e98592733b2e7e92723b4e404 (diff)
downloadbcm5719-llvm-c8e924581676b4386e4ab6a28e121d3a5b13c025.tar.gz
bcm5719-llvm-c8e924581676b4386e4ab6a28e121d3a5b13c025.zip
[NFC] fix trivial typos in comments and documents
"to to" -> "to" llvm-svn: 323628
Diffstat (limited to 'llvm/test/CodeGen/AMDGPU/lds-alignment.ll')
-rw-r--r--llvm/test/CodeGen/AMDGPU/lds-alignment.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/AMDGPU/lds-alignment.ll b/llvm/test/CodeGen/AMDGPU/lds-alignment.ll
index 84c8d9b778c..1f2e838eb12 100644
--- a/llvm/test/CodeGen/AMDGPU/lds-alignment.ll
+++ b/llvm/test/CodeGen/AMDGPU/lds-alignment.ll
@@ -22,7 +22,7 @@ define amdgpu_kernel void @test_no_round_size_1(i8 addrspace(1)* %out, i8 addrsp
ret void
}
-; There are two objects, so one requires padding to to be correctly
+; There are two objects, so one requires padding to be correctly
; aligned after the other.
; (38 -> 48) + 38 = 92
OpenPOWER on IntegriCloud