[PATCH] D124836: [AArch64] Add support for -fzero-call-used-regs

Bill Wendling via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 11 14:14:15 PDT 2022


void added a comment.

In D124836#3507354 <https://reviews.llvm.org/D124836#3507354>, @nickdesaulniers wrote:

> In D124836#3507268 <https://reviews.llvm.org/D124836#3507268>, @void wrote:
>
>> I'll split off the TableGen changes into a separate patch. It will supersede those changes here, so it shouldn't delay other reviews here. :-)
>
> I'm referring to the changes to llvm/utils/TableGen/CallingConvEmitter.cpp and llvm/utils/TableGen/RegisterInfoEmitter.cpp. I would like to see those as a parent patch.  I'm not sure what you're referring to, and it sounds like a child patch, not a parent patch.

That's what I meant. And I need those TableGen changes for this patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124836/new/

https://reviews.llvm.org/D124836



More information about the cfe-commits mailing list