|
MLIR 22.0.0git
|
#include "mlir/Transforms/DialectConversion.h"Go to the source code of this file.
Classes | |
| class | mlir::arith::WideIntEmulationConverter |
| Converts integer types that are too wide for the target by splitting them in two halves and thus turning into supported ones, i.e., i2*N --> iN, where N is the widest integer bitwidth supported by the target. More... | |
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
| namespace | mlir::arith |