blob: a8c2d6bdb89250421a811faab3870255ed3be7b2 [file] [log] [blame]
//===-- PDLOps.td - Entry point for PDLOps bind ------------*- tablegen -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//
#ifndef PYTHON_BINDINGS_PDL_OPS
#define PYTHON_BINDINGS_PDL_OPS
include "mlir/Dialect/PDL/IR/PDLOps.td"
#endif