; This test is based on one of benchmarks from SPEC2006. It exposes a bug with ; incorrect updating of the dom-tree. ; RUN: opt < %s -loop-vectorize -verify-dom-info target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128" @PL_utf8skip = external constant [0 x i8] ; Function Attrs: nounwind ssp uwtable define void @Perl_pp_quotemeta() #0 { %len = alloca i64, align 8 br i1 undef, label %2, label %1 ;