[Mlir-commits] [mlir] [mlir][arith][NFC] Minor Revisions to Comments (PR #158757)
Akhil Goel
llvmlistbot at llvm.org
Tue Sep 16 10:22:09 PDT 2025
================
@@ -2723,7 +2723,7 @@ TypedAttr mlir::arith::getIdentityValueAttr(AtomicRMWKind kind, Type resultType,
return nullptr;
}
-/// Return the identity numeric value associated to the give op.
+/// Return the identity numeric value associated to the given op.
----------------
akhilgoe wrote:
Done
https://github.com/llvm/llvm-project/pull/158757
More information about the Mlir-commits
mailing list