|
MLIR 22.0.0git
|
#include <memory>Go to the source code of this file.
Classes | |
| struct | mlir::ScfToSPIRVContext |
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
Functions | |
| void | mlir::populateSCFToSPIRVPatterns (const SPIRVTypeConverter &typeConverter, ScfToSPIRVContext &scfToSPIRVContext, RewritePatternSet &patterns) |
| Collects a set of patterns to lower from scf.for, scf.if, and loop.terminator to CFG operations within the SPIR-V dialect. | |