-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Open
Labels
arch-arm64area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Milestone
Description
The armarch version of Lowering::ContainBlockStoreAddress has tiny inlined version of TryCreateAddrMode that seems like it needs to be audited. In addition to the issue in #76532, it can also remove handles.
We should figure out if we can replace it with (a subset of) TryCreateAddrMode, and otherwise at least fix the handle issue.
category:correctness
theme:lower
skill-level:intermediate
cost:small
impact:small
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
arch-arm64area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMICLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI