This BUILD file:
- generates machine-generated Python files using tblgen, and
- exports both generated and handwritten Python files via filegroup() rules.
This allows downstream users to use Bazel to build Python wheels that incorporate the MLIR Python bindings.
Please add the license header (you can copy from other BUILD files)