User Details
User Details
- User Since
- Jun 2 2022, 3:56 PM (10 w, 2 d)
Thu, Aug 11
Thu, Aug 11
phisiart added a reviewer for D131746: [mlir][dataflow] Remove the unused AnalysisState::defaultInitialize().: Mogball.
phisiart retitled D131746: [mlir][dataflow] Remove the unused AnalysisState::defaultInitialize(). from Remove the unused AnalysisState::defaultInitialize(). to [mlir][dataflow] Remove the unused AnalysisState::defaultInitialize()..
phisiart requested review of D131746: [mlir][dataflow] Remove the unused AnalysisState::defaultInitialize()..
phisiart added a comment to D131660: [mlir][dataflow] Remove Abstract{Sparse,Dense}Lattice::isAtFixpoint() and an ineffective optimization to simplify public API.
phisiart retitled D131660: [mlir][dataflow] Remove Abstract{Sparse,Dense}Lattice::isAtFixpoint() and an ineffective optimization to simplify public API from Remove isAtFixpoint(). to [mlir][dataflow] Remove Abstract{Sparse,Dense}Lattice::isAtFixpoint() and an ineffective optimization to simplify public API.
phisiart updated the diff for D131660: [mlir][dataflow] Remove Abstract{Sparse,Dense}Lattice::isAtFixpoint() and an ineffective optimization to simplify public API.
Also remove isAtFixpoint() from dense analysis.
phisiart added a comment to D128868: [mlir][dataflow] (WIP) Overhaul analysis state management to support composability.
I think update() is better than manually calling propagateIfChanged() because it reduces the chance of misuse without requiring more code.
Jun 24 2022
Jun 24 2022
phisiart added inline comments to D127139: [mlir] An implementation of sparse data-flow analysis.
Jun 23 2022
Jun 23 2022
Jun 13 2022
Jun 13 2022
Jun 9 2022
Jun 9 2022
phisiart added inline comments to D126751: [mlir] Add a generic data-flow analysis framework.
Jun 7 2022
Jun 7 2022
phisiart added a comment to D126751: [mlir] Add a generic data-flow analysis framework.
Sorry for the delay, I'll leave some more comments tomorrow.
Jun 2 2022
Jun 2 2022
phisiart requested changes to D126751: [mlir] Add a generic data-flow analysis framework.