summaryrefslogtreecommitdiff
path: root/mlir/lib/Debug/Observers/ActionProfiler.cpp
AgeCommit message (Expand)Author
2025-07-15[mlir] Remove unused includes (NFC) (#148872)Kazu Hirata
2024-09-16[mlir] Tidy uses of llvm::raw_stream_ostream (NFC)JOE1994
2023-10-03Revert "Minor fixes on the MLIR ActionProfiler (NFC)"Mehdi Amini
2023-10-02Minor fixes on the MLIR ActionProfiler (NFC)Mehdi Amini
2023-10-02[mlir] Add an Observer for profiling actions to a stream. (#67251)Antonio Cortes Perez