Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
Hercules
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
Package registry
Model registry
Operate
Environments
Terraform modules
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
llvm
Hercules
Merge requests
!198
Optimization for miranda
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Optimization for miranda
miranda_opt
into
main
Overview
0
Commits
17
Pipelines
10
Changes
4
Merged
rarbore2
requested to merge
miranda_opt
into
main
3 weeks ago
Overview
0
Commits
17
Pipelines
10
Changes
4
Expand
Optimize cava and edge detection schedules (CPU schedules are multi-core now).
Add
fork-extend
pass to make fork dimensions multiple of some number (closes
#28 (closed)
).
Make GCM add extra dimensions to per-thread arrays in fork-joins.
Make GCM allocate extra memory for calls in parallel, make RT backend use different memories per parallel call.
Make not finding xdot binary crash the compiler.
Some misc. fixes.
Add conv-like fork-join test.
Edited
3 weeks ago
by
rarbore2
0
0
Merge request reports
Viewing commit
90a737cf
Prev
Next
Show latest version
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
90a737cf
oops, parallel launch of functions containing allocations causes data
· 90a737cf
Russel Arbore
authored
3 weeks ago
races. TODO: fix in gcm This reverts commit
789d72b1
. This reverts commit
789d72b1
.
Loading