Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 5,351
    • Issues 5,351
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 567
    • Merge requests 567
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell CompilerGlasgow Haskell Compiler
  • GHCGHC
  • Merge requests
  • !6209

Draft: Try to avoid some redundant filtering in the NCG linear register allocator.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Andreas Klebinger requested to merge wip/andreask/reg-alloc-filter into master Jul 21, 2021
  • Overview 6
  • Commits 4
  • Pipelines 9
  • Changes 8

This would be one approach.

Some of the changes in this are good. But splitting the assignment up into set's might not be worth it.

Edited Aug 04, 2021 by Andreas Klebinger
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/andreask/reg-alloc-filter