[Mlir-commits] [mlir] [mlir][NFC] Silence -Wunused-but-set-parameter warnings. (PR #83619)
Mehdi Amini
llvmlistbot at llvm.org
Fri Mar 1 19:44:40 PST 2024
https://github.com/joker-eph requested changes to this pull request.
The way we're addressing this so far is through: https://github.com/llvm/llvm-project/blob/07317bbc66d1f2d7663af3c9f04d0f6c0487ac03/mlir/CMakeLists.txt#L81-L87
I'm never sure what is the benefit of this warning in the first place?
https://github.com/llvm/llvm-project/pull/83619
More information about the Mlir-commits
mailing list