Skip to content

Commit 531a044

Browse files
committed
Remove unused import of bulk_copy.h in codegen_hip.cc to enhance code clarity and maintainability.
1 parent 8e2da68 commit 531a044

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/target/codegen_hip.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
#include <vector>
1515

1616
#include "../op/builtin.h"
17-
#include "../op/bulk_copy.h"
1817
#include "target/source/ptx.h"
1918

2019
namespace tvm {

0 commit comments

Comments
 (0)