================
@@ -3250,7 +3250,8 @@ static mlir::omp::TaskloopContextOp genStandaloneTaskloop(
lower::StatementContext &stmtCtx, semantics::SemanticsContext &semaCtx,
lower::pft::Evaluation &eval, mlir::Location loc,
const ConstructQueue &queue, ConstructQueue::const_iterator item) {
- mlir::omp::TaskloopOperands taskloopClauseOps;
+ mlir::omp::TaskloopContextOperands taskloopClauseOps;
+ mlir::omp::TaskloopOperands wrapperClauseOps;
----------------
Stylie777 wrote:
Can we define this closer to the first use?
https://github.com/llvm/llvm-project/pull/188070
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits