| commit | a1d34bc33cfc8ee519d24155f15dc47ad0a83d99 | [log] [tgz] |
|---|---|---|
| author | Manuel Drehwald <git@manuel.drehwald.info> | Tue Apr 01 17:17:39 2025 -0400 |
| committer | Manuel Drehwald <git@manuel.drehwald.info> | Tue Apr 01 17:17:39 2025 -0400 |
| tree | a0b98ab215e92a0d3a3f2cf7b0b92a24c7a1e1d0 | |
| parent | 1644cb02312cf1b772250d7bc2bec6943fac3011 [diff] |
move autodiff from EnzymeAD/Enzyme to our rust-lang/Enzyme soft-fork
diff --git a/.gitmodules b/.gitmodules index 97a0c0c..d09d81c 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -45,7 +45,7 @@ shallow = true [submodule "src/tools/enzyme"] path = src/tools/enzyme - url = https://github.com/EnzymeAD/Enzyme.git + url = https://github.com/rust-lang/Enzyme.git shallow = true [submodule "src/gcc"] path = src/gcc