Skip to content

Commit 795ff19

Browse files
authored
[SPIRV] Reenable CodeGen/SPIRV/transcoding/TransFNeg.ll on Windows (#16153)
Fixes #14372.
1 parent 026ee74 commit 795ff19

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)