Skip to content
Unverified Commit 36fd7291 authored by Balaji V. Iyer's avatar Balaji V. Iyer Committed by GitHub
Browse files

[mlir][Quasipolynomial] Fixed -Wunused-variable in GeneratorFunction.h (#76419)

```
llvm-project/mlir/lib/Analysis/Presburger/GeneratingFunction.h:56:28:
error: unused variable 'term' [-Werror,-Wunused-variable]
   56 |     for (const ParamPoint &term : numerators)
      |                            ^~~~
1 error generated.
```
parent ce0c149f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment