Skip to content

Commit

Permalink
Update StableHLOAutoDiffOpInterfaceImpl.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoses authored Nov 7, 2024
1 parent 1887afb commit 5ba1aae
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -240,8 +240,6 @@ class AutoDiffIfRev
gutils->popCache(caches[0], builder),
orig->getAttrs());

Location loc = orig->getLoc();

bool valid = true;
for (auto &&[origReg, newReg] :
llvm::zip_equal(orig->getRegions(), revOp->getRegions())) {
Expand Down

0 comments on commit 5ba1aae

Please sign in to comment.