Releases: PennyLaneAI/jeff-mlir
Releases · PennyLaneAI/jeff-mlir
jeff-mlir v0.1.0 Release
What's Changed
- Initial commit with dialect defs (ec59bc0) by @dime10
- Conditionally set C++ standard to 17 if not already defined by @burgholzer in #2
- Update CMake minimum version to support a range from 3.20 to 4.2 by @burgholzer in #4
- Remove LLVM submodule by @burgholzer in #1
- Suppress noisy C++20 compiler warning about ambiguous reversed operators in MLIR by @burgholzer in #3
- Add translation between Jeff and MLIR by @denialhaag in #5
- 👽 Fix compatibility with LLVM 22 by @burgholzer in #11
- 🩹 Only build tests when translations are being built by @burgholzer in #12
- 🚸 Conditionally build
jeff-optby @burgholzer in #13 - Add conversions between Jeff and
arith,math, andtensorby @denialhaag in #10 - Update to newest version of
jeffby @denialhaag in #14 - Prepare release of
v0.1.0by @denialhaag in #15
New Contributors
- @dime10 made their first contribution with ec59bc0
- @burgholzer made their first contribution in #2
- @denialhaag made their first contribution in #5
Full Changelog: https://github.com/PennyLaneAI/jeff-mlir/commits/v0.1.0