Skip to content

[CodeGen] refactor getDwarfRegNum() #96129

Open
@chenzheng1030

Description

@chenzheng1030

This is from code review of #95837 (comment)

We should use the getDwarfRegNum() defined in MCRegisterInfo.h instead of defining a new one in llvm/lib/CodeGen/StackMaps.cpp

The DwarfRegAlias may not be needed if we implement the getDwarfRegNum() by sharing the DWARF reg numbers among sub/supper registers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions