blob: f676ce082e8a71d41f4802742bb06a1024f4728c [file] [log] [blame]
//===-- BufferizationEnums.td - Entry point for BufferizationEnums bindings ---===//
//
// 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_BUFFERIZATION_ENUMS
#define PYTHON_BINDINGS_BUFFERIZATION_ENUMS
include "mlir/Dialect/Bufferization/IR/BufferizationEnums.td"
#endif // PYTHON_BINDINGS_BUFFERIZATION_ENUMS