[Mlir-commits] [mlir] Reformat whitespace in dependent dialects codegen (PR #78090)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Sun Jan 14 00:19:57 PST 2024
mlevesquedion wrote:
I care about the formatting because I spend a fair bit of time reading generated code, and in general I've found the generated code to be quite readable.
I'm not sure what the best way to test this is, or even if this needs tests. I added some FileCheck tests, but these don't fully cover the formatting, and they may be brittle.
(This is my first time contributing.)
https://github.com/llvm/llvm-project/pull/78090
More information about the Mlir-commits
mailing list