Skip to content

JIT: reconsider use of BBF_DONT_REMOVE on EH blocks #82336

@BruceForstall

Description

@BruceForstall

try/handler begin/last blocks are marked with BBF_DONT_REMOVE. Do we still need them to be? Can we check the block EH index instead when necessary to determine the EH status of a block? Can we generalize flow updates?

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions