[all-commits] [llvm/llvm-project] b88e5c: [MLIR] Adopt LDBG() in EliminateBarriers.cpp (NFC)...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Wed Aug 27 01:46:19 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b88e5ca5f9a39ecfeef833bf9f712a3419d0218b
https://github.com/llvm/llvm-project/commit/b88e5ca5f9a39ecfeef833bf9f712a3419d0218b
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
M llvm/include/llvm/Support/Debug.h
M llvm/include/llvm/Support/DebugLog.h
M mlir/lib/Dialect/GPU/Transforms/EliminateBarriers.cpp
Log Message:
-----------
[MLIR] Adopt LDBG() in EliminateBarriers.cpp (NFC) (#155092)
Also add an extra optional TYPE argument to the LDBG() macro to make it
easier to punctually overide DEBUG_TYPE.
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