File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 3333
3434<h3 >Breaking changes 💔</h3 >
3535
36+ * (Compiler integrators only) The versions of LLVM/Enzyme/stablehlo used by Catalyst have been
37+ updated. Enzyme now targets ` v0.0.203 ` with the build target ` EnzymeStatic-22 ` , and the nanobind
38+ requirement for the latest LLVM has been updated to version 2.9.
39+ [ (#2122 )] ( https://github.com/PennyLaneAI/catalyst/pull/2122 )
40+ [ (#2174 )] ( https://github.com/PennyLaneAI/catalyst/pull/2174 )
41+ [ (#2175 )] ( https://github.com/PennyLaneAI/catalyst/pull/2175 )
42+ [ (#2181 )] ( https://github.com/PennyLaneAI/catalyst/pull/2181 )
43+
44+ - The LLVM version has been updated to
45+ [ commit 113f01a] ( https://github.com/llvm/llvm-project/tree/113f01aa82d055410f22a9d03b3468fa68600589 ) .
46+ - The stablehlo version has been updated to
47+ [ commit 0a4440a] ( https://github.com/openxla/stablehlo/commit/0a4440a5c8de45c4f9649bf3eb4913bf3f97da0d ) .
48+ - The Enzyme version has been updated to
49+ [ v0.0.203] ( https://github.com/EnzymeAD/Enzyme/releases/tag/v0.0.203 ) .
50+
3651<h3 >Deprecations 👋</h3 >
3752
3853<h3 >Bug fixes 🐛</h3 >
You can’t perform that action at this time.
0 commit comments