Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
loopy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Ben Sepanski
loopy
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
bd7b072df4f5e0058266ad7ccd18bd1ffd331147
Select Git revision
Branches
20
120-implementation-issue-with-alignment
163-fix
adjust-ltemp-fix-scalars
admissible-inames-finder-avoid-pulling-in-extraneous-constraints
arguments-as-basestorage
barrier-insertion-use-self-dependencies
barrier-insertion-with-finer-dependency-tracking
better-offset-treatment
c99_native_complex_target
c_pragma
c_vec
c_vec_tag
cache-improvements
cache-invoker-and-type-inf
cl-function-descriptions
count-function-fix
count-granularity2
cpu-mutilevel-scan
divide-precedence-fix
do-not-uniquify-in-executor
Tags
5
v2017.2
v2017.1
v2016.2
v2016.1.1
v2016.1
25 results
Begin with the selected commit
Created with Raphaël 2.2.0
5
Feb
3
2
26
Jan
25
20
19
16
14
28
Nov
27
26
7
29
Jun
25
21
18
17
13
12
30
May
29
28
11
10
22
Feb
20
19
18
14
13
9
6
5
30
Jan
28
27
11
2
1
30
Dec
24
23
19
18
2
29
Nov
28
27
8
6
28
Oct
13
Sep
5
4
29
Jul
28
26
25
24
23
21
19
18
17
16
15
14
12
11
10
9
8
7
5
28
Jun
21
20
19
18
17
14
13
12
11
10
9
8
7
6
5
4
3
2
30
May
29
28
21
19
7
4
2
1
30
Apr
29
24
14
Mar
13
12
5
23
Jan
22
13
21
Dec
6
26
Nov
22
19
6
5
4
3
22
Oct
21
7
4
27
Sep
24
23
22
13
11
3
2
1
31
Aug
30
29
27
26
25
24
23
13
12
9
3
15
Jul
10
25
Jun
21
20
May
16
13
10
8
5
26
Apr
25
19
18
17
6
5
2
31
Mar
30
29
26
Complete absorbing floopy into loopy
Initial floopy absorption
Add floopy syntax highlighting for vim
Fix pretty-printing of fixed-stride array dim tags with layout nesting levels
Bump loopy data model version
Fix array building with specified strides
Implement partial precompute in Peter's Poisson test
Add Peter's Poisson test case as a loopy test
Adapt precompute() to comma-separated string convention
Fix test_convolution to not trigger auto_test different-parameter error
Try to catch people shooting themselves in the foot with auto_test and fix_paramaeters
Move an import outside a loop in auto_test
Fix check for mixing of C/F order with layout nesting level
Change auto_test errors to LoopyError
Typo fix (found by James Stevens)
Implement layout nesting levels for arrays
Typo fix
Kill some dead code
Fix vector array dimension tagging
Allow split_arg_axis to work without splitting inames
Add explicit data model version, to be used for cache keying
Use find_packages
TODO updates
Add Py version classifiers
Fix C code mapper invocations
More Py3 compatibility
Fix C code mapper invocations
Fix comparison with None for Py3
Fix comparison with None for Py3
Flake8 style fix
Fix Py3 NoneType fail
Bump cache versions
Instruction tag stringification
Implement instruction tagging
Flake8 happiness
Implement affine_map_inames
Formatting changes to make flake8 happy
Py3 fixes
Fix intern() Py3 compat
Progress on native-Py3
Loading