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.
c017b0f2f5367c23086da9dac5406ec3b3af3a4d
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
2
Aug
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
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
Error msg fixes
Instructions implicitly use all inames that they contain
Remove stray pu.db
Fix OpenCL image arg access code gen
Fix get_image_arg_decl signature in CUDA backend
Add support for 'if' blocks
Give better error for 'for' without inames
Improve scheduler diagnostics
Deprecate 'boostability'
Fix tests to not require boostability
Add add_inames_to_insn
Do not pass None for expressions in IndexRankFinder in arg guessing
Fix construction of CallInstruction in test_call_with_no_returned_value
Don't replace expressions with None in check_bounds
CallInstruction: check type of assignees constructor arg
Merge branch 'matt-temporary-saving' into 'master'
Fix, test code generation for reduction in 0 LHS instructions (Fixes #32)
Fix mis-nested loop in kernel arg guessing
Update make_assignment to allow for 0 LHSs
Update error message to reflect preferred way of iname annotation
Allow parsing of instructions with no LHS (Fixes #33)
pep8
Exclude instructions without iname dependencies in dependency extraction
Correctly go into recursion when having common inames
Make generation of hints statement robust
Add new functions to __all__ in __init__.py
Add a preschedule check for schedulable iname nesting!
Fix processing of substitution rules after arg-indep join fix
Fix atomic update codegen in C target
Fix: library functions in test scripts are non-picklable
Allow emitting ISPC streaming stores (using https://github.com/ispc/ispc/pull/1181)
Detect and eliminate identical subst rules even if they use differing arg names
Avoid printing output in test kernels
Fix pymbolic maxima interop import
Add check for identifiers allowed in subst rules
Discard any parallel inames from the duplication options algorithm
needs_iname_duplication -> has_schedulable_iname_nesting
Minor doc tweak
PEP8 fixes
Merge branch 'master' of github.com:dokempf/loopy
Loading