Attempt to XFAIL this test on arm-linux, which is inexplicably failing.
llvm-svn: 114241
This commit is contained in:
		
							parent
							
								
									de636ca9a8
								
							
						
					
					
						commit
						49c15c0f9f
					
				| 
						 | 
				
			
			@ -1,5 +1,9 @@
 | 
			
		|||
; RUN: opt -instcombine -S < %s | FileCheck %s
 | 
			
		||||
 | 
			
		||||
; This test is inexplicably still failing, which suggests a
 | 
			
		||||
; bug in the host libm.
 | 
			
		||||
; XFAIL: arm-linux
 | 
			
		||||
 | 
			
		||||
; This shouldn't fold, because sin(inf) is invalid.
 | 
			
		||||
; CHECK: @foo
 | 
			
		||||
; CHECK:   %t = call double @sin(double 0x7FF0000000000000)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue