|
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::populateTensorToSPIRVPatterns (const SPIRVTypeConverter &typeConverter, int64_t byteCountThreshold, RewritePatternSet &patterns) |
| Appends to a pattern list additional patterns for translating tensor ops to SPIR-V ops. | |