Commit 3c94154c authored by Jie Fu's avatar Jie Fu
Browse files

[mlir] Fix -Wunused-variable in Barvinok.cpp (NFC)

llvm-project/mlir/lib/Analysis/Presburger/Barvinok.cpp:262:21:
 error: unused variable 'd' [-Werror,-Wunused-variable]
  for (const Point &d : ds)
                    ^
1 error generated.
parent 365aa157
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment