[Mlir-commits] [mlir] [mlir][gpu] Clean up repeated spaces in op syntax. NFC. (PR #89249)

Maksim Levental llvmlistbot at llvm.org
Thu Apr 18 08:53:09 PDT 2024


https://github.com/makslevental commented:

LGTM but I'll leave it for some codeowners/seniors to approve. 

Going back to the convo on discord, I'm wondering if the extra space emitted by default is in fact intentional or just some kind of oversight? And even if it is necessary for some cases, I wonder if there's a way to make this the default and make the emitted space opt-in?

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


More information about the Mlir-commits mailing list