Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jakedves committed Feb 7, 2025
1 parent f0512be commit d60ce88
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// RUN: mlir-opt %s --allow-unregistered-dialects | xdsl-opt | filecheck %s
// RUN: mlir-opt %s --allow-unregistered-dialect | xdsl-opt | filecheck %s

// CHECK: %0 = "test.op"() : () -> i32
// CHECK-NEXT: %1 = arith.bitcast %0 : i32 to i32
Expand Down

0 comments on commit d60ce88

Please sign in to comment.