Make CodegenCx and Builder generic
Co-authored-by: Oli Scherer <github35764891676564198441@oli-obk.de>
This commit is contained in:
parent
c6f258d884
commit
0692ca3d20
1 changed files with 0 additions and 1 deletions
|
|
@ -442,7 +442,6 @@ impl WriteBackendMethods for GccCodegenBackend {
|
|||
}
|
||||
fn autodiff(
|
||||
_cgcx: &CodegenContext<Self>,
|
||||
_tcx: TyCtxt<'_>,
|
||||
_module: &ModuleCodegen<Self::Module>,
|
||||
_diff_fncs: Vec<AutoDiffItem>,
|
||||
_config: &ModuleConfig,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue