Skip to content

Commit

Permalink
delete unnecessary included header
Browse files Browse the repository at this point in the history
  • Loading branch information
jiahanxie353 committed Jan 9, 2025
1 parent 0ccdc92 commit d1e08ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Transforms/MemoryBanking.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
#include "mlir/Transforms/GreedyPatternRewriteDriver.h"
#include "llvm/ADT/TypeSwitch.h"
#include "llvm/Support/FormatVariadic.h"
#include "llvm/Support/raw_ostream.h"

namespace circt {
#define GEN_PASS_DEF_MEMORYBANKING
Expand Down

0 comments on commit d1e08ae

Please sign in to comment.