|
MLIR 22.0.0git
|
#include <memory>#include "mlir/Conversion/Passes.h.inc"Go to the source code of this file.
Namespaces | |
| namespace | mlir |
| Include the generated interface declarations. | |
Macros | |
| #define | GEN_PASS_DECL_CONVERTARMNEON2DTOINTRPASS |
Functions | |
| std::unique_ptr<::mlir::Pass > | mlir::createConvertArmNeon2dToIntrPass () |
| void | mlir::populateConvertArmNeon2dToIntrPatterns (RewritePatternSet &patterns) |
| Populates patterns for the lowering of Arm NEON 2D ops to intrinsics. | |
| #define GEN_PASS_DECL_CONVERTARMNEON2DTOINTRPASS |
Definition at line 18 of file ArmNeon2dToIntr.h.