|
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. | |
| namespace | mlir::vector |
Functions | |
| void | mlir::populateVectorToLLVMConversionPatterns (const LLVMTypeConverter &converter, RewritePatternSet &patterns, bool reassociateFPReductions=false, bool force32BitVectorIndices=false, bool useVectorAlignment=false) |
| Collect a set of patterns to convert from the Vector dialect to LLVM. | |
| void | mlir::vector::registerConvertVectorToLLVMInterface (DialectRegistry ®istry) |