We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7449453 commit 40fca8dCopy full SHA for 40fca8d
mlir/lib/IR/AttributeDetail.h
@@ -412,7 +412,7 @@ class DistinctAttributeAllocator final {
412
};
413
414
private:
415
- /// Used to allocate Distict Attribute storages. The managed memory is freed
+ /// Used to allocate distict attribute storages. The managed memory is freed
416
/// automatically when the allocator instance is destroyed.
417
llvm::BumpPtrAllocator allocator;
418
0 commit comments