This is an archive of the discontinued LLVM Phabricator instance.

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