Skip to content

AArch64 accesses MachineFrameInfo::getMaxCallFrameSize() before it is computed #32214

@MatzeB

Description

@MatzeB
Bugzilla Link 32867
Version 4.0
OS All
CC @TNorthover

Extended Description

https://reviews.llvm.org/D32570 is adding infrastructure to detect whether
MachineFrameInfo::MaxCallFrameSize is queried before it is computed. This fails the following aarch64 tests blocking the assert in the patch to be enabled:

LLVM :: CodeGen/AArch64/arm64-tls-darwin.ll
LLVM :: CodeGen/AArch64/cxx-tlscc.ll

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