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 d3683d5 commit 01a056fCopy full SHA for 01a056f
flang/lib/Lower/OpenMP/Utils.cpp
@@ -652,7 +652,6 @@ int64_t collectLoopRelatedInfo(
652
mlir::omp::LoopRelatedClauseOps &result,
653
llvm::SmallVectorImpl<const semantics::Symbol *> &iv) {
654
int64_t numCollapse = 1;
655
- fir::FirOpBuilder &firOpBuilder = converter.getFirOpBuilder();
656
657
// Collect the loops to collapse.
658
lower::pft::Evaluation *doConstructEval = &eval.getFirstNestedEvaluation();
0 commit comments