Commit d7f71a33 authored by Ingo Müller's avatar Ingo Müller
Browse files

[mlir] Fix RUN command introduced in 516ccce7 (#84765) (NFC)

There were two problems:
* The `%s` argument to `FileCheck` was repeated.
* A single dash for `-check-prefix` was used but we need two dashes.
parent 58a20a0b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment