[mlir] Print a newline when dumping Type
authorTheodore Luo Wang <wangtheo662@gmail.com>
Mon, 9 Jan 2023 17:33:22 +0000 (17:33 +0000)
committerMehdi Amini <joker.eph@gmail.com>
Mon, 9 Jan 2023 17:33:46 +0000 (17:33 +0000)
commitb37758356a39bca8bed3d4e83169254b124ac2df
tree6b0b14285ee87afc18433b6160ffa29312fb8800
parent0eedc9e56712938ce4c01e14ba755dbdb2a0df18
[mlir] Print a newline when dumping Type

Fixes https://github.com/llvm/llvm-project/issues/59673

Reviewed By: mehdi_amini, Mogball

Differential Revision: https://reviews.llvm.org/D141201
mlir/lib/IR/AsmPrinter.cpp