[all-commits] [llvm/llvm-project] 132f78: [mlir] Fix `--mlir-print-ir-tree-dir` when the sym...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Wed Apr 30 06:34:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 132f7867ff8fa42a62e8ef965cb69acf5d09452c
https://github.com/llvm/llvm-project/commit/132f7867ff8fa42a62e8ef965cb69acf5d09452c
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2025-04-30 (Wed, 30 Apr 2025)
Changed paths:
M mlir/lib/Pass/IRPrinting.cpp
M mlir/test/Pass/ir-printing-file-tree.mlir
Log Message:
-----------
[mlir] Fix `--mlir-print-ir-tree-dir` when the symbol name contains `/` (or `\` on windows) (#137686)
Fixes #137622
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list