Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
tilelang
Commits
1da3debf
Unverified
Commit
1da3debf
authored
Dec 03, 2025
by
Yuqi Dong
Committed by
GitHub
Dec 03, 2025
Browse files
[Refactor]: Remove useless include in atomicadd_vectorize.h (#1371)
parent
422fb129
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/transform/atomicadd_vectorize.h
src/transform/atomicadd_vectorize.h
+0
-1
No files found.
src/transform/atomicadd_vectorize.h
View file @
1da3debf
...
@@ -11,7 +11,6 @@
...
@@ -11,7 +11,6 @@
#include "../op/builtin.h"
#include "../op/builtin.h"
#include "arith/int_operator.h"
#include "arith/int_operator.h"
#include "arith/ir_visitor_with_analyzer.h"
#include "arith/ir_visitor_with_analyzer.h"
#include "atomicadd_vectorize.h"
#include "common/loop_vectorization_utils.h"
#include "common/loop_vectorization_utils.h"
#include <numeric>
#include <numeric>
#include <tvm/arith/analyzer.h>
#include <tvm/arith/analyzer.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment