Attempt to fix vecreduce-propagate-sd-flags.ll test.

Buildbots have been failing since r327079.

llvm-svn: 327100
This commit is contained in:
Matt Morehouse 2018-03-09 02:04:30 +00:00
parent 69cf59ed26
commit 5a91fc6f74
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
; REQUIRES: arm-registered-target
; REQUIRES: asserts
; RUN: llc %s -debug-only=legalize-types 2>&1 | FileCheck %s
; RUN: llc -o /dev/null %s -debug-only=legalize-types 2>&1 | FileCheck %s
; This test check that when v4f64 gets broken down to two v2f64 it maintains
; the "nnan" flags.