Skip to content

Commit a2f845a

Browse files
wsmosesftynse
andauthored
Update mlir/include/mlir/Dialect/LLVMIR/LLVMAttrDefs.td
Co-authored-by: Oleksandr "Alex" Zinenko <[email protected]>
1 parent 023dbba commit a2f845a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/include/mlir/Dialect/LLVMIR/LLVMAttrDefs.td

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -891,7 +891,7 @@ def LLVM_AliasScopeAttr : LLVM_Attr<"AliasScope", "alias_scope"> {
891891
}
892892
```
893893

894-
The first attribute can either be a DistinctAttribute or a StringAttribute.
894+
The first attribute can either be a DistinctAttr or a StringAttr.
895895

896896
See the following link for more details:
897897
https://llvm.org/docs/LangRef.html#noalias-and-alias-scope-metadata

0 commit comments

Comments
 (0)