Files
clang-p2996/mlir
Ingo Müller d7f71a330d [mlir] Fix RUN command introduced in 516ccce7fa (#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.
2024-03-14 16:34:09 +00:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.