MLIR  19.0.0git
Classes | Namespaces
ConstantPropagationAnalysis.h File Reference
#include "mlir/Analysis/DataFlow/SparseAnalysis.h"
#include <optional>

Go to the source code of this file.

Classes

class  mlir::dataflow::ConstantValue
 This lattice value represents a known constant value of a lattice. More...
 
class  mlir::dataflow::SparseConstantPropagation
 This analysis implements sparse constant propagation, which attempts to determine constant-valued results for operations using constant-valued operands, by speculatively folding operations. More...
 

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::dataflow