[all-commits] [llvm/llvm-project] 075cb6: [MLIR] Add logging/tracing to DataFlow analysis an...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sun Jun 22 02:40:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 075cb691a5e810f7114369c67b475dfd9127d4af
https://github.com/llvm/llvm-project/commit/075cb691a5e810f7114369c67b475dfd9127d4af
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2025-06-22 (Sun, 22 Jun 2025)
Changed paths:
M mlir/lib/Analysis/DataFlow/DeadCodeAnalysis.cpp
M mlir/lib/Analysis/DataFlow/LivenessAnalysis.cpp
M mlir/lib/Transforms/RemoveDeadValues.cpp
Log Message:
-----------
[MLIR] Add logging/tracing to DataFlow analysis and RemoveDeadValues (NFC) (#144695)
Debugging issues with this pass is quite difficult at the moment, this
should help.
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