Enzyme-ad

Latest version: v0.0.6

Safety actively analyzes 638346 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 16

0.0.50

What's Changed
* Extract populate_overwritten_args by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/994
* Extract handleArguments by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/993
* remove orig aliasing call reference by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/1001
* fix debug msg by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/1002
* fix llvm 14/15 build by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/1004
* update README links to Julia and Rust by vtjnash in https://github.com/EnzymeAD/Enzyme/pull/1007
* remove using namespace llvm by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/1008
* Move custom handler to preserve nvvm by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1005
* Simplify intrinsic activity by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1011
* Ensure activity analysis doesn't drop hypothesis re-eval by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1012
* Fix vector fmuladd by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1013

New Contributors
* vtjnash made their first contribution in https://github.com/EnzymeAD/Enzyme/pull/1007

**Full Changelog**: https://github.com/EnzymeAD/Enzyme/compare/v0.0.49...v0.0.50

0.0.49

What's Changed
* Install C++ extension pack inside dev container by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/975
* Add probabilistic programming capabilities by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/909
* Fix pgcstack bug by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/977
* fix llvm 15 by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/979
* More opaque pointer support by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/978
* Change overwritten map to index on opnum not argument by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/982
* Mark memchr as inactive by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/984
* Fix overwritten print bug by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/985
* nil the target triple prior to merge by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/986
* Fix MLIR build by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/983
* Handle mangled names by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/989
* Use getCalledFunction by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/991
* Fix insert choice by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/988
* Trace interface improvements by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/990
* Pass trace as argument by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/992
* vc/llvm 15 by vchuravy in https://github.com/EnzymeAD/Enzyme/pull/997
* Preserve invariant group properties on unwrap by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/996
* Zero inner always by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/998
* vc/llvm 15 by vchuravy in https://github.com/EnzymeAD/Enzyme/pull/999
* Upgrade to OSX 10.14 for jll by vchuravy in https://github.com/EnzymeAD/Enzyme/pull/1000


**Full Changelog**: https://github.com/EnzymeAD/Enzyme/compare/v0.0.48...v0.0.49

0.0.48

What's Changed
* Symlink for FlangEnzyme by ludgerpaehler in https://github.com/EnzymeAD/Enzyme/pull/963
* Move rust bindings into rustc by ZuseZ4 in https://github.com/EnzymeAD/Enzyme/pull/964
* Add atan2f by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/971
* Handle compiler.used by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/970
* strengthen test for macos ordering by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/974
* Add Faddeeva_erfcx_re by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/973
* Multi typed activity by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/972
* Add fmod by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/976


**Full Changelog**: https://github.com/EnzymeAD/Enzyme/compare/v.0.0.47...v0.0.48

v.0.0.47
What's Changed
* Fix frem forward case by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/958
* Update github actions by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/956
* Fix shadow remat bug by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/959
* New PM and Opaque pointer progress by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/960


**Full Changelog**: https://github.com/EnzymeAD/Enzyme/compare/v0.0.46...v.0.0.47

0.0.46

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


**Full Changelog**: https://github.com/EnzymeAD/Enzyme/compare/v0.0.45...v0.0.46

0.0.45

What's Changed
* Custom forward zero by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/913
* Keep integer extract by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/914
* Make single version of primal stack lowering handler by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/915
* Cleanup allocation and remat by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/916
* Add memref/llvm.ptr handling for fwd mode by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/910
* With zero by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/917
* Add forward bundle for allocations by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/918
* Add cbrtf by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/919
* Add julia rem2pi by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/921
* Add frem by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/920
* Add fence inst handling by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/922


**Full Changelog**: https://github.com/EnzymeAD/Enzyme/compare/v0.0.44...v0.0.45

0.0.44

What's Changed
* Handle multilevel dupnoneed by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/902
* Preserve noalias metadata on unwrap by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/901
* Fix illegal invariant group on unwrap by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/905
* Fix test on AArch64 by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/907
* Custom alloc zeroing by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/908
* Custom return fixup by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/912


**Full Changelog**: https://github.com/EnzymeAD/Enzyme/compare/v0.0.43...v0.0.44

Page 9 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.