git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209306
91177308-0d34-0410-b5e6-
96231b3b80d8
attributes #1 = { nounwind }
-; Regression Test for Bug 19761
-; - [ARM64] Cortex-a53 schedule mode can't handle NEON post-increment load
-; - http://llvm.org/bugs/show_bug.cgi?id=19761
+; Regression Test for PR19761
+; [ARM64] Cortex-a53 schedule mode can't handle NEON post-increment load
;
; Nothing explicit to check other than llc not crashing.
define { <16 x i8>, <16 x i8> } @test_v16i8_post_imm_ld2(i8* %A, i8** %ptr) {