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