[llvm] [AArch64] Stop reserved registers from being saved in prolog/epilog (PR #138448)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Wed May 14 12:13:57 PDT 2025


efriedma-quic wrote:

There's some discussion of the machine-verifier failure on #139696 .

Passing -verify-machineinstrs=false should disable the machine-verifier checks on the expensive checks buildbot.

https://github.com/llvm/llvm-project/pull/138448


More information about the llvm-commits mailing list