Skip to content

Zmeu v0.1.4

Choose a tag to compare

@github-actions github-actions released this 03 Jun 09:55

Zmeu v0.1.4

Linux x86_64 prototype release built with:

  • cargo build --profile dist --features mlir-backend
  • clang-20, lld-20, llvm-20-dev, libmlir-20-dev, mlir-20-tools

The archive includes:

  • zmeu
  • libZmeuMLIR.so
  • README.release.md
  • LICENSE, when present in the repository

This release is relocatable for the Zmeu MLIR bridge by using an
$ORIGIN rpath, but it still requires LLVM/MLIR/clang/lld 20 from the
target system.