Skip to content

Commit 9d7b94b

Browse files
committed
remove comment
1 parent 8700e91 commit 9d7b94b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/test/CodeGen/AMDGPU/promote-alloca-vector-gep.ll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33

44
; Check that invalid IR is not produced on a vector typed
55
; getelementptr with a scalar alloca pointer base.
6-
; Also check if GEP with dynamic index is rejected above
7-
; threshold # of elements.
86

97
define amdgpu_kernel void @scalar_alloca_ptr_with_vector_gep_offset() {
108
; CHECK-LABEL: define amdgpu_kernel void @scalar_alloca_ptr_with_vector_gep_offset() {

0 commit comments

Comments
 (0)