[Mlir-commits] [mlir] [MLIR] Fix -Wunused-variable (PR #192698)

Aiden Grossman llvmlistbot at llvm.org
Fri Apr 17 11:18:23 PDT 2026


boomanaiden154 wrote:

> Since you fixed a "Wundef" warning, I guess your build tree had assertions disabled :)

Oh yep, that would be exactly it. Thanks for pointing that out. I will be more careful with that in the future. Kind of surprising that this is the first time I've run across this after tens of patches of a similar nature.

https://github.com/llvm/llvm-project/pull/192698


More information about the Mlir-commits mailing list