llvm-project
3c01ac68 - [MLIR] Fixup the LDBG() logging in dataflow/deadcodeanalysis (NFC) (#155085)

Commit
74 days ago
[MLIR] Fixup the LDBG() logging in dataflow/deadcodeanalysis (NFC) (#155085) This is improving the debug output: - avoid printing pointers, print ops without regions in general. - skip extra new-lines in the output - minor other consistency aspects.
Author
Parents
Loading