#include "mlir/Dialect/SPIRV/IR/SPIRVAttributes.h"
#include "mlir/Pass/Pass.h"
#include "mlir/Dialect/SPIRV/Transforms/Passes.h.inc"
Go to the source code of this file.
|
| using | mlir::spirv::GetTargetEnvFn = std::function< spirv::TargetEnvAttr(spirv::ModuleOp)> |
| | Creates an operation pass that unifies access of multiple aliased resources into access of one single resource. More...
|
| |
◆ GEN_PASS_DECL
◆ GEN_PASS_REGISTRATION
| #define GEN_PASS_REGISTRATION |
Generate the code for registering passes.
Definition at line 45 of file Passes.h.