[flang][NFC] Remove unused variable

This commit is contained in:
Valentin Clement 2022-03-24 20:43:11 +01:00
parent 6e3e14f600
commit a80bf18565
No known key found for this signature in database
GPG Key ID: 086D54783C928776
1 changed files with 1 additions and 1 deletions

View File

@ -898,7 +898,7 @@ static void genACC(Fortran::lower::AbstractConverter &converter,
const auto &accClauseList =
std::get<Fortran::parser::AccClauseList>(waitConstruct.t);
mlir::Value ifCond, asyncOperand, waitDevnum, async;
mlir::Value ifCond, waitDevnum, async;
SmallVector<mlir::Value> waitOperands;
// Async clause have optional values but can be present with