[Mlir-commits] [llvm] [mlir] [mlir][shard, bufferization] Adding sharding extensions for bufferization ops (PR #177378)
Adam Siemieniuk
llvmlistbot at llvm.org
Fri Jan 23 07:22:34 PST 2026
================
@@ -0,0 +1,30 @@
+//===- AllExtensions.h - All bufferization Extensions -----------*- C++ -*-===//
----------------
adam-smnk wrote:
```suggestion
//===- AllExtensions.h - All Bufferization Extensions -----------*- C++ -*-===//
```
nit: consistent capitalization
https://github.com/llvm/llvm-project/pull/177378
More information about the Mlir-commits
mailing list