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.
be7c79637377d5be22f52d0cd67ad52eff241e83
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
10
Aug
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
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
Use both plain and non-plain set euqality in LoopKernel.__eq__
Don't show progress during doc upload
Demote cache hit messages to debug log
Pre-schedule check: fix log order
Ignore pytest's cache directory
Add doc autobuild
Add doc acknowledgments
Bump data model for forced_iname_deps -> within_inames rename
Add 'boostable_into' field to insn deps
Add some initial insn creation sanity checks
Add compat goop for forced_iname_deps -> within_inames rename
Rename forced_iname_deps -> within_inames
Fix iname duplication during creation
Add globbing to tag_inames
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
Loading