forked from OSchip/llvm-project
Disable flaky tests till they get fixed.
llvm-svn: 329763
This commit is contained in:
parent
0652534131
commit
3dc27f1a69
|
@ -1,4 +1,4 @@
|
|||
; XFAIL: *
|
||||
; REQUIRES: to-be-fixed
|
||||
; This requires further patches.
|
||||
; RUN: llc -march=hexagon < %s | FileCheck %s
|
||||
;
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
; REQUIRES: to-be-fixed
|
||||
; RUN: llc -march=hexagon -mcpu=hexagonv5 -enable-pipeliner < %s | FileCheck %s
|
||||
|
||||
; Multiply and accumulate
|
||||
|
|
Loading…
Reference in New Issue