MLIR  19.0.0git
Namespaces | Macros | Functions
ArithToAMDGPU.h File Reference
#include <memory>
#include "mlir/Conversion/Passes.h.inc"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::arith
 

Macros

#define GEN_PASS_DECL_ARITHTOAMDGPUCONVERSIONPASS
 

Functions

void mlir::arith::populateArithToAMDGPUConversionPatterns (RewritePatternSet &patterns, bool saturateFP8TruncF)
 Add patterns for rewriting arith.extf and arith.truncf on FP8 types to wrappers around AMDGPU–specific intrinsics. More...
 

Macro Definition Documentation

◆ GEN_PASS_DECL_ARITHTOAMDGPUCONVERSIONPASS

#define GEN_PASS_DECL_ARITHTOAMDGPUCONVERSIONPASS

Definition at line 19 of file ArithToAMDGPU.h.