test/Transforms/SimplifyLibCalls/floor.ll: Mark as XFAIL:win32 due to lack of nearbyi...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 28 Oct 2010 06:46:04 +0000 (06:46 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 28 Oct 2010 06:46:04 +0000 (06:46 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117529 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/SimplifyLibCalls/floor.ll

index a7af5a96863977cfef3c21ddf970d15118e0473b..8780e32e0a0c9f7095ef4198187dd480bbc01712 100644 (file)
@@ -29,6 +29,8 @@ define float @test_ceil(float %C) {
        ret float %F
 }
 
+; PR8466
+; XFAIL: win32
 define float @test_nearbyint(float %C) {
        %D = fpext float %C to double           ; <double> [#uses=1]
        ; --> nearbyintf