v0.0.154
What's Changed
- Main tmp by @wsmoses in #2095
- Adapt to const tblgen main function by @wsmoses in #2099
- Update MustExitScalarEvolution.cpp for upstream LLVM changes by @dklimkin in #2098
- Fix llvm main build by @wsmoses in #2100
- add sinh/cosh/tanh support for llvm19+ by @ZuseZ4 in #2096
- Size returning new handler by @wsmoses in #2101
- MLIR: permit locals in mlir tblgen by @wsmoses in #2102
- MLIR: improved tensor type error messages by @wsmoses in #2103
- MLIR: orig to new map cf by @wsmoses in #2104
- MLIR: fix invert pointer by @wsmoses in #2105
- MLIR: AD Dataflow by @wsmoses in #2106
- MLIR: Recursive readonly by @wsmoses in #2107
- MLIR: Consider readonly in activity analysis by @wsmoses in #2108
- MLIR: improve dataflow interface by @wsmoses in #2110
- MLIR: prioritize dataflow interface by @wsmoses in #2111
- MLIR: fix result positions to shadow by @wsmoses in #2112
- Preserve primal shadow info by @wsmoses in #2113
- [mlir] Fix build for LLVM 20 by @pengmai in #2115
- MLIR: Use terminator location for arg-less reverse function by @wsmoses in #2116
- LLVM integrate for mlir changes by @wsmoses in #2118
- Support more Julia 1.11 functions by @wsmoses in #2121
- Fix handle sync by @wsmoses in #2122
- Improve unknown function error messages by @wsmoses in #2120
New Contributors
Full Changelog: v0.0.153...v0.0.154