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
!86
Misc. fixes to make cava compile
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Misc. fixes to make cava compile
make_cava_work
into
main
Overview
0
Commits
5
Pipelines
1
Changes
15
Merged
rarbore2
requested to merge
make_cava_work
into
main
4 months ago
Overview
0
Commits
5
Pipelines
1
Changes
15
Expand
Add max / min intrinsics
DC substitution leaves phantom invalid DCs that are never referenced; skip these DCs in bottom up iteration over all DCs
Separate analysis for device placement, can be used in backends to know where other functions are placed
Support AsyncRust functions calling other AsyncRust functions, as well as other LLVM functions
Fix the names of a bunch of tests,
call
still works when not inlining in AsyncRust functions
Comment out forkify and forkguardelim since they are known broken, and were preventing cava from working
0
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Please
register
or
sign in
to reply
Dec 23, 2024
fix test names
· 6d98b9e7
Russel Arbore
authored
4 months ago
6d98b9e7
Implement rust->rust calls
· 17787105
Russel Arbore
authored
4 months ago
17787105
Refactor device placement out
· ed06da2d
Russel Arbore
authored
4 months ago
ed06da2d
Don't visit invalid dynamic constants
· d2c92954
Russel Arbore
authored
4 months ago
d2c92954
Add max and min intrinsics
· 3bcd2812
Russel Arbore
authored
4 months ago
3bcd2812
Loading