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.
5aac07215144c751231508d5058ac3a8d87292ca
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
7
Jan
16
Dec
8
7
2
1
30
Nov
29
28
27
25
21
4
26
Oct
22
18
17
16
14
13
9
8
1
30
Sep
23
22
21
20
17
14
13
8
1
28
Aug
27
24
23
21
20
19
17
13
12
11
10
9
7
2
28
Jul
26
25
24
22
20
18
15
14
12
9
7
6
5
3
2
1
30
Jun
29
28
27
26
25
24
23
22
21
20
19
17
16
12
11
10
5
4
28
May
25
24
23
14
13
12
11
7
3
2
30
Apr
24
23
19
18
16
13
12
9
6
25
Mar
22
21
14
10
8
6
4
28
Feb
24
22
20
19
18
17
16
15
13
12
10
9
8
6
5
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
CUDA target: generate launch bounds, extern C
Pass kernel to get_{global,local}_axis_expr, use signed indices on CUDA
Import cleanup
ExpressionInstruction -> Assignment
Fix test failure: revert OpenCL barrier spacing style
Fix CL image arguments
Fix set_default_target initial setup
Support choosing target from the command line
Flatten target submodules, tweak CUDA backend
Use cgen from git
Finish ISPC backend
First steps towards an ISPC target
Minor loopy pyinstaller tweak
Add opt levels, make gNUMA test executable
Add initial version of gNUMA test
Add test for distributive law transform
Working version of the distributive law transform
Improve error checking in ArrayChanger
Leave a note about a possible error check
Use Subscript.index_tuple in more places
Initial version of distributive law transform
Add missing import
Second half of previous transform jostling commit
More transform shuffling
Restructure transforms code
More kernel printing/tutorial tweaks
Minor tweaks to dependencies-non-printing
Fix lhs/rhs reversal typo, allow vectorizing 'vector = scalar'
Don't print insn dependencies by default
Typo fix
Add ignore_nonexistent kwarg to tag_inames
Allow setting array dimension names, make use of them when naming things
Teach tutorial about StaticValueFindingError
Update loopy/__init__.py __all__ list
Try two strategies for finding base indices/lengths
Modernize cleanups
Accept more iterables for sweep_inames in add_prefetch()
Minor doc fix
Document dim_tags syntax, introduce optional dim_tags
Placate PEP8
Loading