[PATCH] D135652: [AArch64] Add preserve_all calling convention.

Aaron Ballman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 11 04:39:17 PDT 2022


aaron.ballman added a comment.

Precommit CI found a relevant issue. Also, can you add release notes to Clang for the improvement?

Also, is there a reason to support `preserve_all` but not `preserve_most` given their relationship?


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

https://reviews.llvm.org/D135652



More information about the llvm-commits mailing list