Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
richagadgil committed Jan 27, 2025
1 parent 7b65a2b commit 5b3c97f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/verify/test_fuse_reduce_mlir.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@

#include <migraphx/generate.hpp>

Check warning on line 34 in test/verify/test_fuse_reduce_mlir.cpp

View workflow job for this annotation

GitHub Actions / tidy

duplicate include [readability-duplicate-include,-warnings-as-errors]
#include <migraphx/dead_code_elimination.hpp>
#include <migraphx/gpu/fuse_mlir.hpp>
#include <migraphx/instruction.hpp>

Check warning on line 36 in test/verify/test_fuse_reduce_mlir.cpp

View workflow job for this annotation

GitHub Actions / tidy

duplicate include [readability-duplicate-include,-warnings-as-errors]
#include <migraphx/pass_manager.hpp>
#include <migraphx/op/common.hpp>
Expand Down

0 comments on commit 5b3c97f

Please sign in to comment.