Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
24
Star
308
Fork
23
pikatchu
/
LinearML
Code
Issues
3
Pull requests
3
Projects
0
Wiki
Insights
Permalink
Browse files
fix build
Loading branch information
...
avsm
committed
Apr 17, 2011
1 parent
5f26788
commit
c2a9c0cd30db822206f040e7cd1a667eea32e36e
Unified
Split
Showing
1 changed file
with
0 additions
and
1 deletion
.
+0
−1
compiler/emit.ml
Show comments
View
1
compiler/emit.ml
@@ -341,7 +341,6 @@ let optims pm =
; add_loop_unswitch pm
; add_loop_unroll pm
; add_loop_rotation pm
- ; add_loop_index_split pm
; add_memory_to_register_promotion pm
; add_reassociation pm
; add_jump_threading pm
Toggle all file notes
0 comments on commit
c2a9c0c
Please
sign in
to comment.
You can't perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
c2a9c0c