Skip to content

Commit

Permalink
Rebase fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vivekkhandelwal1 committed Feb 5, 2025
1 parent 846fbea commit 6b40a15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Conversion/TorchToLinalg/Uncategorized.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3623,6 +3623,7 @@ class ConvertSymConstrainRangeOp
rewriter.getStringAttr(assertMessage));

rewriter.eraseOp(op);
return success();
}
};
} // namespace
Expand Down

0 comments on commit 6b40a15

Please sign in to comment.