[Mlir-commits] [mlir] [mlir][python] Add bindings for OpenACC dialect (PR #163620)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Thu Oct 16 09:19:45 PDT 2025


cmtice wrote:

We're seeing a build error with this test: 

exit status 2
Traceback (most recent call last):
  ../llvm-project/mlir/test/python/dialects/openacc.py", line 3, in <module>
    from mlir.ir import (
ImportError: No module named mlir.ir
FileCheck error: '<stdin>' is empty.
../llvm-project/mlir/test/python/dialects/openacc.py

https://github.com/llvm/llvm-project/pull/163620


More information about the Mlir-commits mailing list