[Mlir-commits] [mlir] [mlir] Remove unused includes (NFC) (PR #150476)

Kazu Hirata llvmlistbot at llvm.org
Thu Jul 24 10:56:25 PDT 2025


kazutakahirata wrote:

> Thanks! Have you tried different build types (Release, Debug, RelWithDbgInfo) and enabling/disabling assertions

I do `Release` with and without `LLVM_ENABLE_ASSERTIONS`.  `LLVM_ENABLE_WERROR` is enabled in both cases.


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


More information about the Mlir-commits mailing list