[all-commits] [llvm/llvm-project] b37758: [mlir] Print a newline when dumping Type
theo-lw via All-commits
all-commits at lists.llvm.org
Mon Jan 9 09:34:19 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b37758356a39bca8bed3d4e83169254b124ac2df
https://github.com/llvm/llvm-project/commit/b37758356a39bca8bed3d4e83169254b124ac2df
Author: Theodore Luo Wang <wangtheo662 at gmail.com>
Date: 2023-01-09 (Mon, 09 Jan 2023)
Changed paths:
M mlir/lib/IR/AsmPrinter.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list