[Mlir-commits] [mlir] [mlir][dataflow] Use SparseForwardDataFlowAnalysis to implement constant analysis (PR #156486)
lonely eagle
llvmlistbot at llvm.org
Tue Sep 2 09:32:40 PDT 2025
linuxlonelyeagle wrote:
Does anyone else have any suggestions? This analysis seems straightforward, but I'm not sure if we need to add tests.Should we separate constant analysis and run it independently from dead code analysis?
https://github.com/llvm/llvm-project/pull/156486
More information about the Mlir-commits
mailing list