[Mlir-commits] [mlir] [mlir] Add support for staged dataflow analyses (PR #192998)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Thu Apr 23 08:41:07 PDT 2026


Max191 wrote:

> Maybe instead add ability for dynamically enable/disable individual analyses (or just add optional analysis filter to initializeAndRun) instead of monotonic counter?

Good point. I can try this instead.

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


More information about the Mlir-commits mailing list