Skip to content

Releases: EnzymeAD/Enzyme

v0.0.89

27 Oct 05:28
2eb4603

Choose a tag to compare

What's Changed

Full Changelog: v0.0.88...v0.0.89

v0.0.88

12 Oct 06:31
b2bbddd

Choose a tag to compare

What's Changed

Full Changelog: v0.0.87...v0.0.88

v0.0.87

06 Oct 23:26
1ada437

Choose a tag to compare

What's Changed

Full Changelog: v0.0.86...v0.0.87

v0.0.86

21 Sep 18:27

Choose a tag to compare

C Abi embarrassing bugfix

v0.0.85

21 Sep 07:30
4369b89

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.84...v0.0.85

v0.0.84

18 Sep 01:41
9a087e6

Choose a tag to compare

What's Changed

  • Handle memset of undef memory, even if not type analyzable by @wsmoses in #1426
  • Do not perform runtime activity check for known non-aliasing pointers by @wsmoses in #1427
  • Print debug info on assertion by @wsmoses in #1428
  • Handle null unwrap return in available map by @wsmoses in #1429
  • Fix use of exit block shared by multiple loops by @wsmoses in #1430

Full Changelog: v0.0.83...v0.0.84

v0.0.83

14 Sep 04:49
f84de69

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.82...v0.0.83

v0.0.82

03 Sep 03:08
d0666e7

Choose a tag to compare

What's Changed

Full Changelog: v0.0.81...v0.0.82

v0.0.81

18 Aug 08:40
41f5895

Choose a tag to compare

What's Changed

  • Add option for building LLVMEnzyme as static library. by @erick-xanadu in #1377
  • Fix runtime memtransfer assertion into a julia rule by @wsmoses in #1380
  • Conservatively mark active args as needed for reverse pass in BLAS ru… by @wsmoses in #1382
  • Fix incorrect replacement of switch default branch if all other branc… by @wsmoses in #1381

New Contributors

Full Changelog: v0.0.80...v0.0.81

v0.0.80

14 Aug 18:11

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.79...v0.0.80