xref: /llvm-project/mlir/python/mlir/dialects/bufferization.py (revision dd473f1dd19c9c80ce1a9002d1a6de098b8639fe)
1210c4e7fSMatthias Springer#  Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
2210c4e7fSMatthias Springer#  See https://llvm.org/LICENSE.txt for license information.
3210c4e7fSMatthias Springer#  SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
4210c4e7fSMatthias Springer
5210c4e7fSMatthias Springerfrom ._bufferization_ops_gen import *
6*92233062Smaxfrom ._bufferization_enum_gen import *
7