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.
8e1fcec30f3c8294f343a3ca4aad68da38bdae34
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
25
Oct
24
23
22
21
20
19
18
17
16
15
12
11
10
6
5
4
29
Sep
28
21
18
16
14
8
1
27
Aug
19
18
16
14
13
12
10
9
8
3
2
1
31
Jul
28
27
26
25
18
14
13
12
10
7
5
29
Jun
28
27
23
13
12
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
and another autotest fix
fix for autotest
make constant arg behave as global arg
add test for constant arg array
allow for array ConstantArgs
Merge branch 'master' of github.com:inducer/loopy
Track change to process_ast in target
Implement index CSE
Track phrasing fix in doctests
Do not attempt to intern predicates (which are no longer strings)
Add fallback to old-style temp shape finding
Improve warn_with_kernel message
Merge branch 'master' of gitlab.tiker.net:inducer/loopy
Allow assigning ids to special instructions
Merge branch 'master' of github.com:inducer/loopy
Merge branch 'fix-priority-for-noop' into 'master'
Also fix default priority for NoOpInstruction
Merge branch 'fix-predicates-for-noop-instruction' into 'master'
Allow predicates=None for instructions
added mtype to keys in sum_mem_access_to_bytes
added tests for existing sum_xxx functions
updated old versions of sum_xxx for new dict keys
added new stats functions to __init__ file so no need for import, updated test
Merge branch 'feature/fix-predicate' into 'master'
[bugfix] Fix call of RuleAwareIdentityMapper.__call__ for predicates
Merge branch 'master' of github.com:inducer/loopy
Merge branch 'master' into arghdos-fixes
Merge branch 'master' of gitlab.tiker.net:inducer/loopy
Let ArrayBase.update_for_persistent_hash deal with all shapes that can occur
Merge branch 'feature/remove-harmful-local-imports' into 'master'
Remove local imports of warn
Add missing kernel all_variable_names argument
Improve docs of base_storage
Bump data model
Fix persistent hashing of predicates
Adapt find_temporary_scope to respect base_storage
add ability to do 'if not predicate'
fix for printing kernels with new predicates
better regex matching for multiple indicies
Predicates are no longer strings: do not intern
Loading