llvm/tools/mlir/lib/Conversion/ShapeToStandard/ShapeToStandard.cpp.inc

/*===- TableGen'erated file -------------------------------------*- C++ -*-===*\
|*                                                                            *|
|* Rewriters                                                                  *|
|*                                                                            *|
|* Automatically generated file, do not edit!                                 *|
|* From: ShapeToStandard.td                                                   *|
|*                                                                            *|
\*===----------------------------------------------------------------------===*/

/* Generated from:
    /var/lib/territory/code/bHuTw9oCUUe1JCULSWsG/mlir/lib/Conversion/ShapeToStandard/ShapeToStandard.td:23
*/
struct CstrBroadcastableToRequire : public ::mlir::RewritePattern {};

/* Generated from:
    /var/lib/territory/code/bHuTw9oCUUe1JCULSWsG/mlir/lib/Conversion/ShapeToStandard/ShapeToStandard.td:32
*/
struct CstrEqToRequire : public ::mlir::RewritePattern {};

void LLVM_ATTRIBUTE_UNUSED populateWithGenerated(::mlir::RewritePatternSet &patterns) {}