Skip to content
Snippets Groups Projects

Avoid memsets for constant collections where possible

Merged rarbore2 requested to merge avoid_memsets into main
  • Analysis to determine which collection constants actually need to be memset to zero.
  • NoResetConstant schedule to encode analysis result persistently.
  • Use NoResetConstant in backends to not generate memsets.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading