Skip to content

Commit 0301ee2

Browse files
committed
Fix comments
1 parent b8a9edc commit 0301ee2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flang/lib/Optimizer/Dialect/FIROps.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ static bool verifyTypeParamCount(mlir::Type inType, unsigned numParams) {
107107
}
108108

109109
/// Parser shared by Alloca and Allocmem
110-
/// boolean flag isTargetOp is used to identify omp_target_allocmem
111110
/// operation ::= %res = (`fir.alloca` | `fir.allocmem`) $in_type
112111
/// ( `(` $typeparams `)` )? ( `,` $shape )?
113112
/// attr-dict-without-keyword

0 commit comments

Comments
 (0)