Releases: EnzymeAD/Enzyme
Releases · EnzymeAD/Enzyme
v0.0.205
v0.0.204
What's Changed
- Add function to access external context by @vchuravy in #2469
- Make external inlineAutodiff by @wsmoses in #2470
- Fix affine for by @wsmoses in #2471
- Fix unreachable in mlir by @wsmoses in #2473
- Atomic add mlir by @wsmoses in #2474
- Fix affine for by @wsmoses in #2476
- [MLIR] Vendor faster mincut impl by @wsmoses in #2477
- MLIR: Don't keep redundant index by @wsmoses in #2478
- Fwd map fixup by @wsmoses in #2479
- Fix removal index and generalization by @wsmoses in #2483
- mlir: reverse rules for llvm.store and llvm.load by @Pangoraw in #2488
- [mlir] scf.parallel reverse mode by @wsmoses in #2475
- Fix build_tarballs.jl for mingw and mac by @vchuravy in #2487
- outlineEnzymeAutoDiffRegion operand ordering by @sbrantq in #2491
- Autobatching(with aliasing fixes) by @vimarsh6739 in #2460
- Rename concatenate -> concat by @wsmoses in #2496
- [mlir] fixes with region inlining/outlining by @pengmai in #2498
- mlir: Add an LLVM extension dialect by @Pangoraw in #2494
- Add shadow filters to EnzymeOps by @vimarsh6739 in #2495
- add external_context to TypeAnalysis by @vchuravy in #2484
Full Changelog: v0.0.203...v0.0.204
v0.0.203
v0.0.202
v0.0.201
v0.0.200
What's Changed
- Change ArchiveSource to FileSource for macOS SDK and install LICENSE by @giordano in #2453
- LLVM integrate by @wsmoses in #2455
- Try supporting shadow var names in constants by @wsmoses in #2456
- [CI] Upgrade GitHub Actions and use
defaultarchitecture by @giordano in #2457 - Readonly or throw improvements by @wsmoses in #2458
Full Changelog: v0.0.199...v0.0.200
v0.0.199
v0.0.198
v0.0.197
What's Changed
- Fix enzyme scev by @ZuseZ4 in #2442
- Canonicalization for
autodiff.regionby @vimarsh6739 in #2440 - Rust doesn't use the Bitcode loader, so don't build it by @ZuseZ4 in #2405
- Fix insertvalue issue by @wsmoses in #2448
Full Changelog: v0.0.196...v0.0.197
v0.0.196
What's Changed
- [mlir] SCF reverse-mode derivatives by @pengmai in #2348
- [MLIR] Better support for llvm.func and reverse-mode differentiation of pointers by @pengmai in #2420
- [MLIR] autodiff_region op by @pengmai in #2426
- Add TypeTree insert FFI to C API for hierarchical type construction by @KMJ-007 in #2439
- Mark ffence as not writing specific memory by @wsmoses in #2438
- null / nonnull check by @wsmoses in #2443
Full Changelog: v0.0.195...v0.0.196