This allows to pipe sequences of mlir-opt -split-input-file | mlir-opt -split-input-file.
Depends On D117750
Paths
| Differential D117756
Print the `// ----` separator between modules when using -split-input-file with mlir-opt ClosedPublic Authored by mehdi_amini on Jan 20 2022, 1:48 AM.
Details Summary This allows to pipe sequences of mlir-opt -split-input-file | mlir-opt -split-input-file. Depends On D117750
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 20 2022, 7:44 AM Closed by commit rG26167cae4515: Print the `// ----` separator between modules when using -split-input-file with… (authored by mehdi_amini). · Explain WhyJan 20 2022, 9:16 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 401854 mlir/lib/Support/MlirOptMain.cpp
mlir/test/Dialect/OpenACC/ops.mlir
|