Skip to content

Commit

Permalink
Remove headers
Browse files Browse the repository at this point in the history
  • Loading branch information
azecevicTT committed Mar 5, 2025
1 parent 9d26e13 commit 09c6aba
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion lib/Dialect/TTIR/IR/TTIROps.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
#include "llvm/Support/LogicalResult.h"

#include <cstdint>
#include <mlir/IR/Diagnostics.h>
#include <numeric>
#include <string>

Expand Down
1 change: 0 additions & 1 deletion lib/Dialect/TTNN/IR/TTNNOps.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@

#include "mlir/Dialect/Traits.h"

#include <mlir/IR/Diagnostics.h>
#include <numeric>
#include <optional>

Expand Down

0 comments on commit 09c6aba

Please sign in to comment.