[Mlir-commits] [mlir] [mlir][nfc] Minor cleanups in DeadCodeAnalysis (PR #159232)

Mehdi Amini llvmlistbot at llvm.org
Wed Sep 17 03:16:37 PDT 2025


https://github.com/joker-eph approved this pull request.

Seems reasonable to me. 

The NFC aspect is bordeline though: can't this be observed by some other analysis? Can't the liveness be queried by program points?

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


More information about the Mlir-commits mailing list