[Mlir-commits] [mlir] [mlir][Utils] Add VerificationUtils for common op verification patterns - starting with verifyDynamicDimensionCount() (NFC) (PR #174336)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Tue Jan 6 06:30:33 PST 2026
banach-space wrote:
Thanks! What about this:
* https://github.com/llvm/llvm-project/blob/188507e54218c91832714fc50b24bd2fc2fd9383/mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp?plain=1#L195
? Also, please update the summary. And please shorten the title - here are the guidelines that we "advertise" in MLIR:
* https://chris.beams.io/git-commit
(https://mlir.llvm.org/getting_started/Contributing/#commit-messages). It's often impossible to keep PR titles at 50 chars, but we try ;-)
https://github.com/llvm/llvm-project/pull/174336
More information about the Mlir-commits
mailing list