MLIR
21.0.0git
|
#include "mlir/Dialect/GPU/IR/ValueBoundsOpInterfaceImpl.h"
#include "mlir/Dialect/GPU/IR/GPUDialect.h"
#include "mlir/Interfaces/InferIntRangeInterface.h"
#include "mlir/Interfaces/ValueBoundsOpInterface.h"
Go to the source code of this file.
Macros | |
#define | REGISTER(X) X::attachInterface<GpuIdOpInterface<X>>(*ctx); |
#define REGISTER | ( | X | ) | X::attachInterface<GpuIdOpInterface<X>>(*ctx); |