#include "mlir/Dialect/SPIRV/Transforms/SPIRVWebGPUTransforms.h"
#include "mlir/Dialect/SPIRV/IR/SPIRVOps.h"
#include "mlir/Dialect/SPIRV/Transforms/Passes.h"
#include "mlir/IR/BuiltinAttributes.h"
#include "mlir/IR/Location.h"
#include "mlir/IR/PatternMatch.h"
#include "mlir/IR/TypeUtilities.h"
#include "mlir/Support/LogicalResult.h"
#include "mlir/Transforms/GreedyPatternRewriteDriver.h"
#include "llvm/ADT/ArrayRef.h"
#include "llvm/ADT/STLExtras.h"
#include "llvm/Support/FormatVariadic.h"
#include <array>
#include <cstdint>
#include "mlir/Dialect/SPIRV/Transforms/Passes.h.inc"
Go to the source code of this file.
|
| mlir |
| This header declares functions that assist transformations in the MemRef dialect.
|
|
| mlir::spirv |
|
◆ GEN_PASS_DEF_SPIRVWEBGPUPREPAREPASS
#define GEN_PASS_DEF_SPIRVWEBGPUPREPAREPASS |