Skip to content

Commit

Permalink
build start
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoses committed Jan 1, 2025
1 parent 727a2d0 commit 75db15f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enzyme/Enzyme/MLIR/Passes/Passes.td
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def DifferentiatePass : Pass<"enzyme"> {
/*default=*/"",
/*description=*/"Optimization passes to apply to generated derivative functions"
>,
],
];
let constructor = "mlir::enzyme::createDifferentiatePass()";
}

Expand Down

0 comments on commit 75db15f

Please sign in to comment.