Loading [MathJax]/extensions/tex2jax.js
CIRCT 21.0.0git
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
AffineParallelOpLowering Class Reference
Inheritance diagram for AffineParallelOpLowering:
Inheritance graph
[legend]
Collaboration diagram for AffineParallelOpLowering:
Collaboration graph
[legend]

Public Member Functions

LogicalResult matchAndRewrite (affine::AffineParallelOp affineParallelOp, OpAdaptor adaptor, ConversionPatternRewriter &rewriter) const override
 

Detailed Description

Definition at line 36 of file AffineToSCF.cpp.

Member Function Documentation

◆ matchAndRewrite()

LogicalResult AffineParallelOpLowering::matchAndRewrite ( affine::AffineParallelOp  affineParallelOp,
OpAdaptor  adaptor,
ConversionPatternRewriter &  rewriter 
) const
inlineoverride

Definition at line 42 of file AffineToSCF.cpp.


The documentation for this class was generated from the following file: