llvm-project
3c01ac68
- [MLIR] Fixup the LDBG() logging in dataflow/deadcodeanalysis (NFC) (#155085)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#155085 - [MLIR] Fixup the LDBG() logging in dataflow/deadcodeanalysis (NFC)
Author
joker-eph
Parents
ee8c14be
Loading