|
MLIR 22.0.0git
|
#include "mlir/Transforms/DialectConversion.h"Go to the source code of this file.
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
Functions | |
| void | mlir::populateMathToSPIRVPatterns (const SPIRVTypeConverter &typeConverter, RewritePatternSet &patterns) |
| Appends to a pattern list additional patterns for translating Math ops to SPIR-V ops. | |