[all-commits] [llvm/llvm-project] 3bef17: [mlir] Handle cycles and back edges in --view-op-g...
Artem Tyurin via All-commits
all-commits at lists.llvm.org
Sat Feb 17 13:38:00 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3bef17eac607f3501e684088158d3265f4893807
https://github.com/llvm/llvm-project/commit/3bef17eac607f3501e684088158d3265f4893807
Author: Artem Tyurin <artem.tyurin at gmail.com>
Date: 2024-02-17 (Sat, 17 Feb 2024)
Changed paths:
M mlir/lib/Transforms/ViewOpGraph.cpp
A mlir/test/Transforms/print-op-graph-back-edges.mlir
A mlir/test/Transforms/print-op-graph-cycles.mlir
Log Message:
-----------
[mlir] Handle cycles and back edges in --view-op-graph (#82002)
Fixes #62128.
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