v0.0.46
What's Changed
- Add constantexpr shadow by @wsmoses in #928
- Addition of SC'22 citation to Readme by @ludgerpaehler in #932
- Fix recent renames in LLVM 16 by @tgymnich in #936
- MLIR: Rename ForwardModeAdjoint to ForwardModeTangent by @ludgerpaehler in #933
- Support declaring a custom allocation / free function. by @wsmoses in #937
- Add inactive global specifier by @wsmoses in #938
- Improve global metadata handling wrt llvm.used by @wsmoses in #939
- Addition of Citation.bib File by @ludgerpaehler in #941
- Simplify out TLI from entry by @wsmoses in #942
- Graph ADBench benchmarks by @tgymnich in #770
- Fix workflow condition by @tgymnich in #944
- Add fneg handling to type analysis by @wsmoses in #947
- Fix recursive read problem by @wsmoses in #945
- Preserve deallocation function via linkage by @wsmoses in #948
- Bench unit test compile time by @tgymnich in #943
- fix llvm version parsed from json by @tgymnich in #952
- install requests on macOS by @tgymnich in #953
- Implement frexp by @wsmoses in #955
- Improve atomicxcg type analysis by @wsmoses in #949
- Handle non analyzed blocks in loop rematerialization by @wsmoses in #957
- Fix LCSSA lookup scope bug by @wsmoses in #951
Full Changelog: v0.0.45...v0.0.46