Skip to content

Commit 170de9e

Browse files
committed
Reenable CodeGen/SPIRV/transcoding/TransFNeg.ll on Windows
Fixes #14372.
1 parent 925ff76 commit 170de9e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

llvm/test/CodeGen/SPIRV/transcoding/TransFNeg.ll

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
; RUN: llc -O0 -mtriple=spirv32-unknown-unknown %s -o - | FileCheck %s --check-prefix=CHECK-SPIRV
22

3-
; https://github.com/intel/llvm/issues/14372
4-
; UNSUPPORTED: windows
5-
63
; CHECK-SPIRV: OpFNegate
74
; CHECK-SPIRV: OpFNegate
85
; CHECK-SPIRV: OpFNegate

0 commit comments

Comments
 (0)