Skip to content

Commit

Permalink
[SPIRV] Reenable CodeGen/SPIRV/transcoding/TransFNeg.ll on Windows (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
maarquitos14 authored Nov 21, 2024
1 parent 026ee74 commit 795ff19
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions llvm/test/CodeGen/SPIRV/transcoding/TransFNeg.ll
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
; RUN: llc -O0 -mtriple=spirv32-unknown-unknown %s -o - | FileCheck %s --check-prefix=CHECK-SPIRV

; https://github.com/intel/llvm/issues/14372
; UNSUPPORTED: windows

; CHECK-SPIRV: OpFNegate
; CHECK-SPIRV: OpFNegate
; CHECK-SPIRV: OpFNegate
Expand Down

0 comments on commit 795ff19

Please sign in to comment.