What's Changed * Don't dump type tree on unknown store by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1905 * add Enzyme timings to `-ftime-trace` reports by samuelpmish in https://github.com/EnzymeAD/Enzyme/pull/1892
What's Changed * PreserveNVVM fix linkage for cuda by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1899 * Non-existing inst fix replace all uses with by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1898 * Atomicrmw undef fix by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1900
What's Changed * Move preservenvvm to modulepass by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1891 * Better unknown inst handler by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1895 * JLInstSimplify consisder nocapture by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1893 * Improve non-escaping fn list by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1896 * Add multi insert api by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1897
What's Changed * Fix fallback handler for void intrinsics by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1888 * Check if used in rooting by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1890
What's Changed * Ignore fenceinst for caching by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1878 * WIP: cublas dscal2 by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1879 * Add jl simplify pass by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1880 * abort compilation if cfg not found by ZuseZ4 in https://github.com/EnzymeAD/Enzyme/pull/1881 * error if using Enzyme with gcc/g++ by ZuseZ4 in https://github.com/EnzymeAD/Enzyme/pull/1883 * Fix cublas return in reverse by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1882