[all-commits] [llvm/llvm-project] b82f37: Revert "Minor fixes on the MLIR ActionProfiler (NFC)"
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Oct 3 12:16:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b82f3747dac0ea3508656f9cd08ad0dbc03ca16d
https://github.com/llvm/llvm-project/commit/b82f3747dac0ea3508656f9cd08ad0dbc03ca16d
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-10-03 (Tue, 03 Oct 2023)
Changed paths:
M mlir/include/mlir/Debug/Observers/ActionProfiler.h
M mlir/lib/Debug/Observers/ActionProfiler.cpp
Log Message:
-----------
Revert "Minor fixes on the MLIR ActionProfiler (NFC)"
This reverts commit 0502d83470202de6412d4b310692c7b06f1791cb.
This introduces a race condition on the printComma variable.
More information about the All-commits
mailing list