Skip to content

Commit 8e32a80

Browse files
bcardosolopesgysit
andauthored
Update mlir/include/mlir/Target/LLVMIR/ModuleImport.h
Co-authored-by: Tobias Gysi <[email protected]>
1 parent 5b93d4d commit 8e32a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/include/mlir/Target/LLVMIR/ModuleImport.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ class ModuleImport {
355355
DictionaryAttr convertParameterAttribute(llvm::AttributeSet llvmParamAttrs,
356356
OpBuilder &builder);
357357
/// Converts the parameter and result attributes attached to `call` and adds
358-
/// them to the `callOp`. Implemented in terms of the other definition of
358+
/// them to the `callOp`. Implemented in terms of the
359359
/// the public definition of convertParameterAttributes.
360360
void convertParameterAttributes(llvm::CallBase *call, CallOpInterface callOp,
361361
OpBuilder &builder);

0 commit comments

Comments
 (0)