File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 44// RUN: %flang_fc1 -emit-llvm -O1 -mllvm -force -vector-width=2 -o- %s | FileCheck %s --check-prefixes=CHECK,NO-UNROLL
55
66// FIXME: https://github.com/llvm/llvm-project/issues/123668
7- // XFAIL: powerpc64{{(le)?}}-target-arch
7+ // XFAIL: target= powerpc64{{.*}}
88
99// CHECK-LABEL: @unroll
1010// CHECK-SAME: (ptr nocapture writeonly %[[ARG0:.*]])
Original file line number Diff line number Diff line change 44! RUN: %flang_fc1 -emit-llvm -O1 -mllvm -force-vector-width=2 -o- %s | FileCheck %s --check-prefixes=CHECK,NO-UNROLL
55
66! FIXME: https://github.com/llvm/llvm-project/issues/123668
7- ! XFAIL: powerpc64{{(le)?}}-target-arch
7+ ! XFAIL: target= powerpc64{{.*}}
88
99! CHECK-LABEL: @unroll
1010! CHECK-SAME: (ptr nocapture writeonly %[[ARG0:.*]])
You can’t perform that action at this time.
0 commit comments