What's Changed
* Jmp/dataflow activity analysis by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1549
* Fix crash on no return use by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1575
* Add flag to always inline generated derivatives by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1576
* Add more version bounds to max/min by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1566
* Use early_inc_range by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/1567
* Add getReturnDiffeType api specifying a mode by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1579
* Adapt to llvm main abi update by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1577
* Use early_inc_range 2 by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/1578
* Fix needsshadow in call handler by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1580
* Make nicer sparse arg error by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1582
* shadow alloc rewriter by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1583
**Full Changelog**: https://github.com/EnzymeAD/Enzyme/compare/v0.0.96...v0.0.97