Enzyme backend

Co-authored-by: Lorenz Schmidt <bytesnake@mailbox.org>
This commit is contained in:
Manuel Drehwald 2024-09-04 15:25:43 -04:00
parent 9c01301c52
commit 4f5c16d62f
13 changed files with 160 additions and 0 deletions

4
.gitmodules vendored
View file

@ -47,3 +47,7 @@
path = src/tools/rustc-perf
url = https://github.com/rust-lang/rustc-perf.git
shallow = true
[submodule "src/tools/enzyme"]
path = src/tools/enzyme
url = https://github.com/EnzymeAD/Enzyme.git
shallow = true