Skip to content

Commit 9c1279e

Browse files
committed
re-test x86_64_gnu, now that enzyme doesn't require llvm's plugin interface
1 parent 76ef28f commit 9c1279e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/ci/docker/host-x86_64/x86_64-gnu/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@ ENV RUST_CONFIGURE_ARGS \
2929
--enable-sanitizers \
3030
--enable-profiler \
3131
--enable-compiler-docs \
32+
--set llvm.enzyme=true \
3233
--set llvm.libzstd=true
3334
ENV SCRIPT python3 ../x.py --stage 2 test

0 commit comments

Comments
 (0)