MLIR  19.0.0git
Namespaces | Functions
SPIRVWebGPUTransforms.h File Reference
#include "mlir/IR/PatternMatch.h"

Go to the source code of this file.

Namespaces

 mlir
 Include the generated interface declarations.
 
 mlir::spirv
 

Functions

void mlir::spirv::populateSPIRVExpandExtendedMultiplicationPatterns (RewritePatternSet &patterns)
 Appends patterns to expand extended multiplication and adition ops into regular arithmetic ops. More...
 
void mlir::spirv::populateSPIRVExpandNonFiniteArithmeticPatterns (RewritePatternSet &patterns)
 Appends patterns to expand non-finite arithmetic ops IsNan and IsInf. More...