|
MLIR
22.0.0git
|
#include "mlir/Transforms/DialectConversion.h"Go to the source code of this file.
Namespaces | |
| mlir | |
| Include the generated interface declarations. | |
| 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. More... | |
| void | mlir::vector::registerConvertVectorToLLVMInterface (DialectRegistry ®istry) |