mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-18 19:28:16 +00:00
Attempt to fix vecreduce-propagate-sd-flags.ll test.
Buildbots have been failing since r327079. llvm-svn: 327100
This commit is contained in:
parent
6da48b2bee
commit
2b690a0c14
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user