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.
75336d039d5720c188334cb05f7047695115e2db
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
9
Jul
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
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
Improve non-vectorization warning message
Remove stray debug print
Fix persistent hash building for TemporaryVariable
duplicate_private_temporaries_for_ilp_and_vec: Don't mess with temp vars that don't need extra axes
added barrier counter
Merge remote-tracking branch 'upstream/master'
added get_barrier_poly
Avoid redundant checks in check_implemented_domains
Group effectively identical schedule items for build_insn_group (plus various perf tweaks there)
Obey CG_NO_CACHE in addition to LOOPY_NO_CACHE
Sanity check tweaks
Another binary build fix
Docker build: Fix pip URL
Fix pyinstaller build
Compatibility with POCL, work around broken POCL calling conventions
distinguish between uniform, consec, and non-consec mem access in DRAM access counter
DRAM access counter, initial simple version
Merge remote-tracking branch 'upstream/master'
committing minor changes+notes before merge
Implement vectorization as an iname tag
Switch back to pyopencl master (which is now CFFI)
Let precompute() deal with partially-existing precompute_inames, plus fix their handling
Merge remote-tracking branch 'upstream/master'
Deal with absence of islpy in setup.py (which runs version.py)
Re-disable experimental Pypy CI build
Preserve line numbers in floopy transform code, for debuggability
Don't assume quad-precision is available (mainly for numpypy)
Fortran type map fix
Fix Pypy test addition
Add Pypy test
Run tests on cffi pyopencl
Keep loopy's isl objects within the default context to avoid grief when unpickling and comparing
checking for stride 1 consecutive accesses in subscript counter
added consecutive vs. non-consec DRAM access flag, but still counting ALL subscripts for now
Merge remote-tracking branch 'upstream/master'
loopy.statistics should not reach into islpy's guts
Include islpy version in data model version (because of cffi switch affecting pickles)
checking for consecutive global mem access (in progress)
Merge remote-tracking branch 'upstream/master'
simple cases for DRAM access counter
Loading