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.
3c3916144cbccb35c0d8833186a91a50bb525bac
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
12
Jun
9
8
7
6
5
4
3
28
May
27
26
25
23
22
21
20
17
16
13
12
11
10
8
6
4
2
28
Apr
21
18
11
10
9
4
1
31
Mar
30
29
25
22
21
16
15
14
13
12
10
9
3
1
29
Feb
28
27
26
25
24
23
18
12
11
8
7
6
30
Jan
29
28
26
25
24
23
22
21
19
18
15
14
7
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
Make Instruction.tags a frozenset
Fix implicit-iname diagnostic
Adapt doctests to modified codegen
Catch UnknownVariableError in simplify_using_aff
Rename simplify_using_affs -> simplify_using_aff
Doc fixes
Doc change notes
Merge porter:src/loopy
Doc conf tweak
More consistency in array transform naming
Add split_array_axis, deprecate complex-interface split_array_dim (no longer needed thanks to better simplification)
Use simplify_using_affs to simplify array subscripts during codegen
Add simplify_using_affs
Fix reduce() silliness.
Fix comment.
Fix spelling error.
Test save/restore of private arrays.
Fix domain changing bug that used previous versions of the kernel.
Merge branch 'gl-barrier-hacks' of gitlab.tiker.net:mattwala/loopy-gl-barrier into gl-barrier-hacks
Fix typo.
Device mapper: Add a comment describing the current temporary variable
Fix off-by-one error (yikes).
Add support for local temporary spills / loads.
Fix test_kernel_splitting_with_loop_and_private_temporary()
xfail test_kernel_splitting_with_loop
Bump cache version for data model changes from Matt
Merge branch 'master' into matt-temporary-saving
Add for and with blocks to loopy-lang, for easier explicit iname decl, improve instruction parsing, adapt Rob's Bernstein tests
Deprecate 'defines' in make_kernel
Improve factoring of insn option parsing
Fix insn.assignee_name compat shim
Fix: Generate dtypes with targets in atomic codegen
Make test_global_parallel_reduction_simpler an xfail'd test for visibility
Perform check_for_unused_hw_axes_in_insns per sub-kernel
Fix finding of grid sizes in host/launcher code
Schedule debugging: print kernel with dependencies
Fix get_insn_ids_for_block_at
Fix per-subkernel grid size finding
test_global_parallel_reduction_simpler: enable (now-fixed) auto_test
auto_test: deal with array scalars
Loading