Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
Pangoraw committed Dec 18, 2024
1 parent cc88f11 commit 6bf5d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enzyme/Enzyme/MLIR/Passes/RemovalUtils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
//
//===----------------------------------------------------------------------===//

#include "Interfaces/AutoDiffOpInterface.h"
#include "RemovalUtils.h"
#include "Interfaces/AutoDiffOpInterface.h"

mlir::Type mlir::enzyme::CacheInfo::batchType() {
return mlir::enzyme::CacheInfo::batchType(mlir::ShapedType::kDynamic);
Expand Down

0 comments on commit 6bf5d41

Please sign in to comment.