Skip to content

Commit

Permalink
Update mlir/test/Conversion/ConvertToSPIRV/memref.mlir
Browse files Browse the repository at this point in the history
Co-authored-by: Jakub Kuderski <kubakuderski@gmail.com>
  • Loading branch information
angelz913 and kuhar authored Aug 9, 2024
1 parent a90ccd1 commit 1c645ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mlir/test/Conversion/ConvertToSPIRV/memref.mlir
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// RUN: mlir-opt -convert-to-spirv="run-signature-conversion=false run-vector-unrolling=false" -cse -split-input-file %s | FileCheck %s
// RUN: mlir-opt -convert-to-spirv="run-signature-conversion=false run-vector-unrolling=false" -cse %s | FileCheck %s

module attributes {
spirv.target_env = #spirv.target_env<
Expand Down

0 comments on commit 1c645ee

Please sign in to comment.