MLIR  19.0.0git
Classes | Namespaces | Functions
SCFToSPIRV.h File Reference
#include <memory>

Go to the source code of this file.

Classes

struct  mlir::ScfToSPIRVContext
 

Namespaces

 mlir
 Include the generated interface declarations.
 

Functions

void mlir::populateSCFToSPIRVPatterns (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. More...