Commit 22fa494
committed
Auto merge of #140064 - EnzymeAD:enable-autodiff-in-ci, r=<try>
[DO NOT MERGE] start building enzyme on x86_64-gnu-llvm-{19|20} builders
My goal is to put this in CI on April 26, to have a week to land some of the outstanding PRs:
#139700
#139308
#139557
#140030
#140049
The autodiff flags PR should land first, but otherwise they don't overlap and are mostly ready, so it shouldn't be too hard to land them. In the meantime, I'll experiment here with some builders.
r? `@oli-obk`
Tracking:
- #124509
try-job: dist-x86_64-linuxFile tree
4 files changed
+6
-0
lines changed- src/ci/docker/host-x86_64
- dist-x86_64-linux
- x86_64-gnu-llvm-19
- x86_64-gnu-llvm-20
- x86_64-gnu
4 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
93 | 95 | | |
94 | 96 | | |
95 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
0 commit comments