[PATCH] D32570: MachineFrameInfo: Track whether MaxCallFrameSize is computed yet

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 10:22:47 PDT 2017


MatzeB added a comment.

In https://reviews.llvm.org/D32570#742191, @qcolombet wrote:

> Hi Matthias,
>
> >   however this fails various targets that need to be fixed first.
>
> What are the PRs for that?
>
> Is this something you plan to fix? (just asking :))


I fixed ARM (see dependent patches). I do not plan to fix the other targets but will file PRs.

Thanks.


https://reviews.llvm.org/D32570





More information about the llvm-commits mailing list