There were two problems: * The `%s` argument to `FileCheck` was repeated. * A single dash for `-check-prefix` was used but we need two dashes.
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.
There were two problems: * The `%s` argument to `FileCheck` was repeated. * A single dash for `-check-prefix` was used but we need two dashes.
See https://mlir.llvm.org/ for more information.