MLIR 22.0.0git
Passes.h File Reference
#include "mlir/Pass/Pass.h"
#include "mlir/Dialect/NVGPU/Transforms/Passes.h.inc"

Go to the source code of this file.

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::nvgpu

Macros

#define GEN_PASS_DECL
#define GEN_PASS_DECL_OPTIMIZESHAREDMEMORY
#define GEN_PASS_REGISTRATION
 Generate the code for registering passes.
#define GEN_PASS_REGISTRATION_OPTIMIZESHAREDMEMORY

Functions

std::unique_ptr< Passmlir::nvgpu::createOptimizeSharedMemoryPass ()
 Create a pass to optimize shared memory reads and writes.
void mlir::registerOptimizeSharedMemory ()
void mlir::registerOptimizeSharedMemoryPass ()
void mlir::registerNVGPUPasses ()

Macro Definition Documentation

◆ GEN_PASS_DECL

#define GEN_PASS_DECL

Definition at line 20 of file Passes.h.

◆ GEN_PASS_DECL_OPTIMIZESHAREDMEMORY

#define GEN_PASS_DECL_OPTIMIZESHAREDMEMORY

◆ GEN_PASS_REGISTRATION

#define GEN_PASS_REGISTRATION

Generate the code for registering passes.

Definition at line 33 of file Passes.h.

◆ GEN_PASS_REGISTRATION_OPTIMIZESHAREDMEMORY

#define GEN_PASS_REGISTRATION_OPTIMIZESHAREDMEMORY