Skip to content

Commit 89b6249

Browse files
Rayfxlkuhar
andauthored
Update mlir/test/Conversion/MathToSPIRV/math-to-fpclassify-spirv.mlir
Co-authored-by: Jakub Kuderski <[email protected]>
1 parent b4de060 commit 89b6249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Conversion/MathToSPIRV/math-to-fpclassify-spirv.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: mlir-opt -split-input-file -convert-math-to-spirv -verify-diagnostics %s -o - | FileCheck %s
1+
// RUN: mlir-opt --convert-math-to-spirv %s | FileCheck %s
22

33
module attributes {
44
spirv.target_env = #spirv.target_env<#spirv.vce<v1.0, [Shader], []>, #spirv.resource_limits<>>

0 commit comments

Comments
 (0)