[Mlir-commits] [mlir] Reformat whitespace in dependent dialects codegen (PR #78090)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Sun Jan 14 21:12:16 PST 2024


mlevesquedion wrote:

@MaheshRavishankar Good point. Another approach would be to generate the code as data structures and pretty print them. I don't know if either of these approaches is practical though. I think the change is valuable as it is, but I agree there would be room to look for a more complete solution.

@joker-eph Thank you for taking the time to review! I don't have write access to the repo, feel free to submit the change.

https://github.com/llvm/llvm-project/pull/78090


More information about the Mlir-commits mailing list