Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoses committed Dec 14, 2024
1 parent 67e6626 commit 6913d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/compiler.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3802,7 +3802,7 @@ end
continue
end
if EnzymeRules.is_inactive_from_sig(specTypes; world, method_table, caller) &&
has_method(
Enzyme.has_method(
Tuple{typeof(EnzymeRules.inactive),specTypes.parameters...},
world,
method_table,
Expand Down

0 comments on commit 6913d41

Please sign in to comment.