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

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 13:58:52 PDT 2022


nickdesaulniers added a comment.

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.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124836



More information about the llvm-commits mailing list