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

Kristof Beyls via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 02:59:31 PDT 2022


kristof.beyls added inline comments.


================
Comment at: llvm/lib/Target/AArch64/AArch64FrameLowering.cpp:752
+#undef CASE
+  }
+}
----------------
Just a drive-by comment: I'm wondering if SVE registers should also be listed here?


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