Issues with MLIR can be reported through GitHub. Report the issue for the llvm-project repository at https://github.com/llvm/llvm-project/issues/new. If possible, attach the “mlir” label (label management may be limited to accounts that have a contribution history). Several other labels prefixed with “mlir:” are available if the issue can be classified further, for example, “mlir:core” can be used for issues with MLIR core libraries (mlir/lib/IR, mlir/lib/Interfaces, etc.) and “...