Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-26173-2487151
AntPIE-2971
Commits
545bcfa3
Commit
545bcfa3
authored
9 months ago
by
sprooc
Browse files
Options
Download
Patches
Plain Diff
add loop induction variable opt
parent
70b7e86e
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
include/opt/LoopIdvSimplify.hh
+17
-0
include/opt/LoopIdvSimplify.hh
include/opt/LoopInfo.hh
+2
-0
include/opt/LoopInfo.hh
src/ir/Module.cc
+4
-0
src/ir/Module.cc
src/opt/CMakeLists.txt
+1
-0
src/opt/CMakeLists.txt
src/opt/GEPSimplify.cc
+34
-0
src/opt/GEPSimplify.cc
src/opt/LoopIdvSimplify.cc
+134
-0
src/opt/LoopIdvSimplify.cc
src/opt/LoopInfo.cc
+5
-0
src/opt/LoopInfo.cc
with
197 additions
and
0 deletions
+197
-0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment