Skip to content

Commit

Permalink
clang format
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardt committed Jan 17, 2025
1 parent 28f3931 commit 7a2ecee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Dialect/Verif/Transforms/LowerContracts.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ LogicalResult cloneFanIn(OpBuilder &builder, Operation *opToClone,
}
}


if (auto contract = dyn_cast<ContractOp>(opToClone)) {
// Assume it holds, map outputs to inputs
for (auto [result, input] :
Expand Down

0 comments on commit 7a2ecee

Please sign in to comment.