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 6c92855 commit ae4fea5Copy full SHA for ae4fea5
mlir/include/mlir/Dialect/OpenACC/OpenACCTypeInterfaces.td
@@ -190,7 +190,7 @@ def OpenACC_MappableTypeInterface : TypeInterface<"MappableType"> {
190
would terminate a recipe.
191
192
The `extents` are optional and can be empty - it is only when a
193
- slice of the private variable needs allocated.
+ slice of the private variable needs allocation.
194
The `initVal` can be empty - it is primarily needed for reductions
195
to ensure the variable is also initialized with appropriate value.
196
0 commit comments