-
Notifications
You must be signed in to change notification settings - Fork 3
Auto-optimization suggestions #24
Copy link
Copy link
Open
Labels
component: cache-simCache simulator componentCache simulator componentpriority: lowLow priority itemsLow priority itemstype: featureNew featureNew featuretype: researchRequires research/investigationRequires research/investigation
Milestone
Metadata
Metadata
Assignees
Labels
component: cache-simCache simulator componentCache simulator componentpriority: lowLow priority itemsLow priority itemstype: featureNew featureNew featuretype: researchRequires research/investigationRequires research/investigation
Feature Description
AI-powered suggestions for code changes to improve cache behavior.
Example
Input Code:
Analysis:
Suggestion:
Optimization Categories
__builtin_prefetch()insertion__restrict,__assume_aligned()Implementation
Files
backend/optimizer/(new component)backend/optimizer/PatternMatcher.cppbackend/optimizer/CodeGenerator.cppChallenges