MLIR
20.0.0git
|
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 | |