MLIR  19.0.0git
Namespaces | Macros | Functions
Utils.cpp File Reference
#include "mlir/Dialect/GPU/Transforms/Utils.h"
#include "llvm/Support/ErrorHandling.h"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::gpu
 

Macros

#define MAP_CASE(X)
 

Functions

vector::CombiningKind mlir::gpu::convertReductionKind (gpu::AllReduceOperation mode)
 Returns the matching vector combining kind. More...
 

Macro Definition Documentation

◆ MAP_CASE

#define MAP_CASE (   X)
Value:
case gpu::AllReduceOperation::X: \
return vector::CombiningKind::X