add incremental/debug test for autodiff
This commit is contained in:
@@ -12,7 +12,7 @@ use tracing::debug;
|
||||
use crate::builder::{Builder, PlaceRef, UNNAMED};
|
||||
use crate::context::SimpleCx;
|
||||
use crate::declare::declare_simple_fn;
|
||||
use crate::llvm::{self, Metadata, TRUE, Type, Value};
|
||||
use crate::llvm::{self, TRUE, Type, Value};
|
||||
|
||||
pub(crate) fn adjust_activity_to_abi<'tcx>(
|
||||
tcx: TyCtxt<'tcx>,
|
||||
|
||||
Reference in New Issue
Block a user