[Mlir-commits] [mlir] [MLIR] Fix Liveness analysis handling of unreachable code (PR #153973)

Jacques Pienaar llvmlistbot at llvm.org
Mon Aug 18 07:03:30 PDT 2025


https://github.com/jpienaar approved this pull request.

Sounds reasonable to flag unreachable as dead explicitly. As mentioned this is conceptually the current state, except downstream consumers can't rely on that for unset.

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


More information about the Mlir-commits mailing list