[Mlir-commits] [llvm] [mlir] [MLIR][ADT] Fix uninitialized scalar and array-vs-singleton patterns flagged by Coverity in generated code (PR #215217)
Mehdi Amini
llvmlistbot at llvm.org
Mon Aug 17 03:18:08 PDT 2026
https://github.com/joker-eph commented:
You titled this PR `[MLIR]` and `[ADT]` but these are disjoint as far as I can tell. I would split this in two PRs: one for MLIR and the other for ADT
https://github.com/llvm/llvm-project/pull/215217
More information about the Mlir-commits
mailing list