mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
ARM: tweak test to pass on all platforms
A TableGen indeterminacy means that the reason for the failure can vary, and Windows gets the other option. llvm-svn: 193394
This commit is contained in:
parent
d99242eb75
commit
fa3626f449
@ -69,8 +69,10 @@
|
||||
@ CHECK-ERRORS: error: instruction requires: double precision VFP
|
||||
@ CHECK-ERRORS-NEXT: vcmp.f64 d6, #0
|
||||
|
||||
@ FIXME: overlapping aliases and a probable TableGen indeterminacy mean
|
||||
@ that the actual reason can vary by platform.
|
||||
vmov.f64 d11, d10
|
||||
@ CHECK-ERRORS: error: instruction requires: NEON
|
||||
@ CHECK-ERRORS: error: instruction requires:
|
||||
@ CHECK-ERRORS-NEXT: vmov.f64 d11, d10
|
||||
|
||||
vcvt.f64.s32 d9, s8
|
||||
|
Loading…
Reference in New Issue
Block a user