Skip to content

Commit

Permalink
dump
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoses committed Feb 26, 2024
1 parent 7c20bc1 commit e384a42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions enzyme/Enzyme/Enzyme.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2848,6 +2848,7 @@ class EnzymeBase {
}

bool run(Module &M) {
llvm::errs() << M << "\n";
Logic.clear();

bool changed = false;
Expand Down

0 comments on commit e384a42

Please sign in to comment.