Skip to content

[llvm-mca] Add support for MCWriteProcResEntry::StartAtCycle #62681

@RKSimon

Description

@RKSimon
Collaborator

The ability to control resource intervals is currently being discussed:

https://reviews.llvm.org/D150310
https://reviews.llvm.org/D150311
https://reviews.llvm.org/D150312

We will need to add support to llvm-mca, along with some cases from the x86 scheduler models so we can best determine how to efficiently add support without too much bloat/refactoring.

CC @boomanaiden154

Activity

llvmbot

llvmbot commented on May 12, 2023

@llvmbot
Member

@llvm/issue-subscribers-tools-llvm-mca

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @RKSimon@llvmbot

        Issue actions

          [llvm-mca] Add support for MCWriteProcResEntry::StartAtCycle · Issue #62681 · llvm/llvm-project