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
Kaushik Kulkarni
loopy
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
61a833a878798c68d5a9d31e5271fb1d327a5f01
Select Git revision
Branches
20
120-implementation-issue-with-alignment
adjust-ltemp-fix-scalars
admissible-inames-finder-avoid-pulling-in-extraneous-constraints
arguments-as-basestorage
bad_dessign
barrier-insertion-use-self-dependencies
barrier-insertion-with-finer-dependency-tracking
better-offset-treatment
c_pragma
c_vec_tag
cache-improvements
cache-invoker-and-type-inf
cl-function-descriptions
count-function-fix
count-granularity2
cpu-mutilevel-scan
deeply_bureaucratic_transform_addressing
do-not-uniquify-in-executor
dont-approximate-hw-loop-lbound
elif-else
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
6
Jun
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
12
11
10
5
4
28
May
25
24
23
14
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
Minor phrasing fix
Make an explicit way to set outer inames in add_prefetch
Restore missing print (without which result of test would never be used)
Take accessed vars into account when determining default inames of precompute instructions
Stats: Generate a PwQPolynomial zero in count()
Bump Py3 test to 3.5
Py2.6 fix in loopy.statistics error msg
Remove debug print
Deprecate iname infercence. Do iname inference once up front and never again, fix transformations to work without it, and complain if iname inference actually does anything
Minor doc fixes
Minor test fixes
Move misplaced test_finite_difference_expr_subst back to test_loopy
Remove link_inames
Typo fix in err msg
Deprecate 'warn', move to 'warn_with_kernel'
Merge porter:src/loopy
Fix collect_common_factors_on_increment
Revert "Use dependencies (not some variable idiocy) to propagate inames"
Fix an AccessRangeMapper usage site
Fix AccessRangeMapper's treatment of linear subscripts
Fix some pymbolic imports
Fix private temporaries in ISPC
Make assignments to linear indices work
Split ginormous test_loopy.py
Get rid of extraneous ncomp temporary in realize_reduction
Use dependencies (not some variable idiocy) to propagate inames
realize_reduction: Keep temp_kernel up-to-date with replaced insn IDs
Sequential reduction: Use stop_iname_dep_propagation
Use kernel with expanded subst rules to determine default dependencies
Some test simplifications
Short-circuit expand_subst if no subst rules
Add more finely grained sectioning comments
Attempt to fix CentOS binary build
Loading